mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
@@ -1,4 +1,7 @@
|
||||
SECTION "sec", ROM0[0]
|
||||
db X
|
||||
db x1, x2, y1, y2
|
||||
|
||||
X = 2
|
||||
def x1 = 1
|
||||
redef x2 = 2
|
||||
def y1 equ 3
|
||||
redef y2 equ 4
|
||||
|
||||
Reference in New Issue
Block a user