Use bankless symbols for VC constants
This is valid according to the .sym file spec: <https://rgbds.gbdev.io/sym/>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
MACRO vc_const
|
||||
DEF x = \1
|
||||
println "00:{04x:x} \1" ; same format as rgblink's .sym file
|
||||
println "{02x:x} \1" ; same format as rgblink's .sym file
|
||||
ENDM
|
||||
|
||||
; [fight begin]
|
||||
|
Reference in New Issue
Block a user