diff options
Diffstat (limited to 'arm9/asm/unk_02089D90.s')
-rw-r--r-- | arm9/asm/unk_02089D90.s | 25 |
1 files changed, 21 insertions, 4 deletions
diff --git a/arm9/asm/unk_02089D90.s b/arm9/asm/unk_02089D90.s index 30b9572e..7e3d265f 100644 --- a/arm9/asm/unk_02089D90.s +++ b/arm9/asm/unk_02089D90.s @@ -1,11 +1,28 @@ .include "asm/macros.inc" .include "global.inc" - .extern UNK_020FF3EC .extern gUnk021C4918 - .extern UNK_020FF3FC - .extern UNK_020FF418 - .extern UNK_020FF3E4 + + .section .rodata + + .global UNK_020FF3E4 +UNK_020FF3E4: ; 0x020FF3E4 + .byte 0x00, 0x03, 0x03, 0x1A, 0x12, 0x01, 0x23, 0x00 + + .global UNK_020FF3EC +UNK_020FF3EC: ; 0x020FF3EC + .byte 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 + + .global UNK_020FF3FC +UNK_020FF3FC: ; 0x020FF3FC + .byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 + .byte 0x01, 0x00, 0x00, 0x06, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 + + .global UNK_020FF418 +UNK_020FF418: ; 0x020FF418 + .byte 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 + .byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 + .byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 .text |