diff options
author | red031000 <rubenru09@aol.com> | 2020-07-28 20:18:57 +0100 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2020-07-28 20:18:57 +0100 |
commit | ab66bbedaa6abed1a212aa1fef6fe8fee46bfcae (patch) | |
tree | 8b45353578fcdeccc76bbf687cfc0f9f4e0192b2 /arm9/modules/63/asm | |
parent | c04649cf06c21b01d18bfadfdf2f7537f08b8df4 (diff) |
2 more functions
Diffstat (limited to 'arm9/modules/63/asm')
-rw-r--r-- | arm9/modules/63/asm/mod63_021DB450_asm.s | 27 |
1 files changed, 1 insertions, 26 deletions
diff --git a/arm9/modules/63/asm/mod63_021DB450_asm.s b/arm9/modules/63/asm/mod63_021DB450_asm.s index 044b2799..b16b248d 100644 --- a/arm9/modules/63/asm/mod63_021DB450_asm.s +++ b/arm9/modules/63/asm/mod63_021DB450_asm.s @@ -3,32 +3,7 @@ .section .text .extern MOD63_021DB450 - - thumb_func_start MOD63_021DB474 -MOD63_021DB474: ; 0x021DB474 - push {r4, lr} - ldr r3, _021DB494 ; =UNK_021064C0 - mov r2, #1 - ldr r3, [r3] - blx r3 - add r4, r0, #0 - bne _021DB486 - bl ErrorHandling -_021DB486: - add r0, r4, #0 - bl FUN_020132BC - lsl r0, r4, #0x10 - lsr r0, r0, #0xd - pop {r4, pc} - nop -_021DB494: .word UNK_021064C0 - thumb_func_end MOD63_021DB474 - - thumb_func_start MOD63_021DB498 -MOD63_021DB498: ; 0x021DB498 - mov r0, #0x20 - bx lr - thumb_func_end MOD63_021DB498 + .extern MOD63_021DB474 thumb_func_start MOD63_021DB49C MOD63_021DB49C: ; 0x021DB49C |