mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 14:27:50 +00:00
Don't consider difference of invalid labels constant
If a label is defined outside of a section, avoid trying to obtain its value.
This commit is contained in:
3
test/asm/use-label-outside-section.asm
Normal file
3
test/asm/use-label-outside-section.asm
Normal file
@@ -0,0 +1,3 @@
|
||||
lab:
|
||||
PRINTV lab-lab
|
||||
PRINTT "\n"
|
||||
Reference in New Issue
Block a user