diff options
author | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-03-16 09:59:29 +0100 |
---|---|---|
committer | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-03-16 09:59:29 +0100 |
commit | 6ae1b13784323e8d952d97d9f19c820d346d11ec (patch) | |
tree | d1cedca8818e0baf438c1bc9a08163359142e8e4 /arm9/asm | |
parent | d0d866e6b7478d051e3943fdfaa3fc5ff0a5b5dd (diff) |
decomp FUN_02024ECC
Diffstat (limited to 'arm9/asm')
-rw-r--r-- | arm9/asm/unk_02024E64.s | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arm9/asm/unk_02024E64.s b/arm9/asm/unk_02024E64.s index b45ae679..991f1558 100644 --- a/arm9/asm/unk_02024E64.s +++ b/arm9/asm/unk_02024E64.s @@ -5,14 +5,6 @@ - thumb_func_start FUN_02024ECC -FUN_02024ECC: ; 0x02024ECC - ldr r3, _02024ED4 ; =SavArray_get - mov r1, #0xa - bx r3 - nop -_02024ED4: .word SavArray_get - thumb_func_start FUN_02024ED8 FUN_02024ED8: ; 0x02024ED8 push {r3, lr} |