mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 18:52:07 +00:00
Prevent creating labels outside of sections
This doesn't make sense, and causes RGBLINK to misbehave
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
ERROR: macro-@.asm(1):
|
||||
Label "foo" created outside of a SECTION
|
||||
ERROR: macro-@.asm(1):
|
||||
Macro '@' not defined
|
||||
|
||||
Reference in New Issue
Block a user