diff options
Diffstat (limited to 'data/battle_1.s')
-rw-r--r-- | data/battle_1.s | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/battle_1.s b/data/battle_1.s new file mode 100644 index 000000000..37f68bfd6 --- /dev/null +++ b/data/battle_1.s @@ -0,0 +1,12 @@ + + .include "asm/macros.inc" + .include "constants/constants.inc" + + .section .rodata + + .align 2 +gUnknown_082FF1C8:: @ 82FF1C8 + .byte 0x01, 0x04, 0x10, 0x40 + .byte 0x02, 0x04, 0x08, 0x20 + .byte 0x02, 0x04, 0x08, 0x20 + .byte 0x00, 0x00, 0x00, 0x00 |