diff options
Diffstat (limited to 'data/battle_controller_wally.s')
-rw-r--r-- | data/battle_controller_wally.s | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/battle_controller_wally.s b/data/battle_controller_wally.s new file mode 100644 index 000000000..41c40f9eb --- /dev/null +++ b/data/battle_controller_wally.s @@ -0,0 +1,9 @@ + .include "asm/macros.inc" + .include "constants/constants.inc" + + .section .rodata + + +gWallyBufferCommands:: @ 85DFDC0 + .incbin "baserom.gba", 0x5dfdc0, 0xe4 + |