mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-25 12:32:07 +00:00
@@ -8,6 +8,6 @@ W equ 0 ; OK
|
||||
X equs "0" ; Not OK
|
||||
|
||||
db Y
|
||||
Y: macro ; Not ok
|
||||
macro Y ; Not ok
|
||||
db 0
|
||||
endm
|
||||
|
||||
Reference in New Issue
Block a user