diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/roulette.s | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/roulette.s b/data/roulette.s index d19508fc3..b9d096ac4 100644 --- a/data/roulette.s +++ b/data/roulette.s @@ -133,6 +133,13 @@ gUnknown_083F8EE8:: @ 83F8EE8 gUnknown_083F8EF4:: @ 83F8EF4 .byte 0, 3, 4, 6, 12 +.if DEBUG +@ Could also be after English-only graphics +gUnknown_Debug_0842510D:: @ 0x842510D + .string "Set COIN and Press START\n" + .string "Aーp1 Bーm1 R:Lー×10$" +.endif + .ifdef ENGLISH .align 2 RouletteSpritePalette_01: |