diff options
Diffstat (limited to 'arm9/asm/unk_0201F06C.s')
-rw-r--r-- | arm9/asm/unk_0201F06C.s | 25 |
1 files changed, 15 insertions, 10 deletions
diff --git a/arm9/asm/unk_0201F06C.s b/arm9/asm/unk_0201F06C.s index e333bc99..c6f59e94 100644 --- a/arm9/asm/unk_0201F06C.s +++ b/arm9/asm/unk_0201F06C.s @@ -1,22 +1,27 @@ .include "asm/macros.inc" .include "global.inc" + .extern UNK_020FFA38 + .extern UNK_021064C0 + .extern UNK_021064B8 + .extern UNK_021064BC + .extern UNK_021064C4 + .section .rodata .global UNK_020EE658 UNK_020EE658: ; 0x020EE658 - .byte 0x75, 0x07, 0x02, 0x02, 0x19, 0x06, 0x02, 0x02 + .word FUN_02020774, FUN_02020618 .global UNK_020EE660 UNK_020EE660: ; 0x020EE660 - .byte 0x85, 0x07, 0x02, 0x02, 0x79, 0x07, 0x02, 0x02 + .word FUN_02020784, FUN_02020778 - .extern UNK_020FFA38 - .extern UNK_02105BBC - .extern UNK_021064C0 - .extern UNK_021064B8 - .extern UNK_021064BC - .extern UNK_021064C4 + .section .data + + .global UNK_02105BBC +UNK_02105BBC: ; 0x02105BBC + .asciz "data/clact_default.NANR" .section .bss @@ -2525,12 +2530,12 @@ _02020222: thumb_func_start FUN_0202022C FUN_0202022C: ; 0x0202022C - ldr r3, _02020234 ; =0x020B04FC + ldr r3, _02020234 ; =FUN_020B04FC add r0, #0x40 add r0, #0x8 bx r3 .balign 4 -_02020234: .word 0x020B04FC +_02020234: .word FUN_020B04FC thumb_func_start FUN_02020238 FUN_02020238: ; 0x02020238 |