mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Prevent creating labels outside of sections
This doesn't make sense, and causes RGBLINK to misbehave
This commit is contained in:
4
test/asm/label-outside-section.out
Normal file
4
test/asm/label-outside-section.out
Normal file
@@ -0,0 +1,4 @@
|
||||
ERROR: label-outside-section.asm(1):
|
||||
Label "bad" created outside of a SECTION
|
||||
error: Assembly aborted (1 errors)!
|
||||
OK!
|
||||
Reference in New Issue
Block a user