diff options
author | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-03-16 09:56:29 +0100 |
---|---|---|
committer | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-03-16 09:56:29 +0100 |
commit | b37cbfed36a331b574c3a17c557293ccd187874d (patch) | |
tree | fa80f54c8593babd703229ecf73d22109f6cfcc1 /arm9/asm | |
parent | 7bd0b42dbf5374110f40becb4b27a5ba37621735 (diff) |
decomp FUN_02024EB4
Diffstat (limited to 'arm9/asm')
-rw-r--r-- | arm9/asm/unk_02024E64.s | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arm9/asm/unk_02024E64.s b/arm9/asm/unk_02024E64.s index cfd56621..8f726e3d 100644 --- a/arm9/asm/unk_02024E64.s +++ b/arm9/asm/unk_02024E64.s @@ -3,13 +3,6 @@ .text - thumb_func_start FUN_02024EB4 -FUN_02024EB4: ; 0x02024EB4 - ldr r3, _02024EBC ; =SavArray_get - mov r1, #0xa - bx r3 - nop -_02024EBC: .word SavArray_get thumb_func_start FUN_02024EC0 FUN_02024EC0: ; 0x02024EC0 |