mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-12 21:01:43 +00:00
Add test for referencing a symbol before setting it
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
SECTION "sec", ROM0
|
||||
db X
|
||||
|
||||
X = 2
|
||||
Reference in New Issue
Block a user