aboutsummaryrefslogtreecommitdiffstats
path: root/vc
diff options
context:
space:
mode:
Diffstat (limited to 'vc')
-rw-r--r--vc/pokeyellow.constants.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/vc/pokeyellow.constants.asm b/vc/pokeyellow.constants.asm
index fb8db422..acd50717 100644
--- a/vc/pokeyellow.constants.asm
+++ b/vc/pokeyellow.constants.asm
@@ -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
; [FPA 001 Begin]