mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Prevent local symbols that are not labels
Fixes errors brought up in #423
This commit is contained in:
@@ -40,6 +40,6 @@ ENDM
|
||||
test_char _
|
||||
test_char @
|
||||
test_char #
|
||||
test_char .
|
||||
|
||||
test_char .
|
||||
test_char :
|
||||
|
||||
Reference in New Issue
Block a user