mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-12 04:41:42 +00:00
Check if parent exists for local label reference
If an attempt is made to reference a local label before any non-local label is defined, raise an error instead of segfaulting.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
SECTION "sec", ROM0
|
||||
|
||||
dw .test
|
||||
Reference in New Issue
Block a user