diff options
Diffstat (limited to 'data/unk_sprite_file.s')
-rw-r--r-- | data/unk_sprite_file.s | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/unk_sprite_file.s b/data/unk_sprite_file.s new file mode 100644 index 000000000..837e87c3f --- /dev/null +++ b/data/unk_sprite_file.s @@ -0,0 +1,22 @@ + .include "asm/macros.inc" + .include "constants/constants.inc" + + .section .rodata + +gUnknown_0862AD54:: @ 862AD54 + .incbin "baserom.gba", 0x62ad54, 0x1dc + +gUnknown_0862AF30:: @ 862AF30 + .incbin "baserom.gba", 0x62af30, 0x60c + +gUnknown_0862B53C:: @ 862B53C + .incbin "baserom.gba", 0x62b53c, 0x1e8 + +gUnknown_0862B724:: @ 862B724 + .incbin "baserom.gba", 0x62b724, 0x8 + +gUnknown_0862B72C:: @ 862B72C + .incbin "baserom.gba", 0x62b72c, 0x2c + +gUnknown_0862B758:: @ 862B758 + .incbin "baserom.gba", 0x62b758, 0x18 |