diff options
Diffstat (limited to 'data/rom_8486FEC.s')
-rw-r--r-- | data/rom_8486FEC.s | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/rom_8486FEC.s b/data/rom_8486FEC.s new file mode 100644 index 000000000..9b7834a32 --- /dev/null +++ b/data/rom_8486FEC.s @@ -0,0 +1,8 @@ + .include "asm/macros.inc" + .include "constants/constants.inc" + + .section .rodata + .align 2, 0 + +gUnknown_8486FEC:: @ 8486FEC + .incbin "baserom.gba", 0x486fec, 0xFFA0 |