diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-05-27 23:26:01 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-05-27 23:26:01 +0200 |
commit | ff0c6158702168c611d41d256416f7ddc50f665a (patch) | |
tree | 8accf8b540e5ea379b4747c6fbdab8054eaec359 /data | |
parent | 357afd91b5c2d9653f2956dc991d22f0896d250d (diff) |
decompile rom_8034C54
Diffstat (limited to 'data')
-rw-r--r-- | data/battle_1.s | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/data/battle_1.s b/data/battle_1.s deleted file mode 100644 index 37f68bfd6..000000000 --- a/data/battle_1.s +++ /dev/null @@ -1,12 +0,0 @@ - - .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 |