diff options
Diffstat (limited to 'arm9/asm/unk_0206BF90.s')
-rw-r--r-- | arm9/asm/unk_0206BF90.s | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/arm9/asm/unk_0206BF90.s b/arm9/asm/unk_0206BF90.s index e5b960bb..9c58c1b9 100644 --- a/arm9/asm/unk_0206BF90.s +++ b/arm9/asm/unk_0206BF90.s @@ -1,7 +1,19 @@ .include "asm/macros.inc" .include "global.inc" - .extern UNK_020F828C + .section .rodata + + .global UNK_020F828C +UNK_020F828C: ; 0x020F828C + .word FUN_0206C64C, FUN_0202DA80, 0x00000000, FUN_0206C154 + .word FUN_0202DA78, 0x00000000, FUN_0206C1E0, FUN_0206C004 + .word 0x00000000, FUN_0206C258, FUN_0206C008, FUN_0206C024 + .word FUN_0206C2C4, FUN_0206C020, FUN_0206C044, FUN_0206C32C + .word FUN_0206C010, FUN_0206C064, FUN_0206C428, FUN_0206C018 + .word FUN_0206C080, FUN_0206C4B4, FUN_0206C020, FUN_0206C0A0 + .word FUN_0206C4B4, FUN_0206C020, FUN_0206C0A8, FUN_0206C540 + .word FUN_0206C010, FUN_0206C0B0, FUN_0206C540, FUN_0206C010 + .word FUN_0206C0B8, FUN_0206C6CC, FUN_0206C6FC, FUN_0206C0C0 .text |