diff options
author | GliMusings <gcreative7@gmail.com> | 2021-06-30 19:11:50 -0500 |
---|---|---|
committer | GliMusings <gcreative7@gmail.com> | 2021-06-30 19:11:50 -0500 |
commit | 0b35e2ff770f77b17504f7e72780f8af6c4a6e2d (patch) | |
tree | 21b8829f30bed8430337c67cef26b7387ff05d68 /arm9/asm | |
parent | c14bd5bca2631fd4574c498201c679732b562f09 (diff) |
unk_02064E20 matching
Diffstat (limited to 'arm9/asm')
-rw-r--r-- | arm9/asm/unk_02064E20.s | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/arm9/asm/unk_02064E20.s b/arm9/asm/unk_02064E20.s deleted file mode 100644 index 19ada5a3..00000000 --- a/arm9/asm/unk_02064E20.s +++ /dev/null @@ -1,25 +0,0 @@ - .include "asm/macros.inc" - .include "global.inc" - - .text - - thumb_func_start FUN_02064E20 -FUN_02064E20: ; 0x02064E20 - push {r4, lr} - bl ScriptEnvironment_GetSav2Ptr - bl FUN_02024ED8 - add r4, r0, #0x0 - bl FUN_020254B4 - cmp r0, #0x6 - beq _02064E48 - add r0, r4, #0x0 - mov r1, #0x6 - bl FUN_02025490 - add r0, r4, #0x0 - mov r1, #0x6 - bl FUN_020254A0 - mov r1, #0x2 - strh r1, [r0, #0x0] -_02064E48: - pop {r4, pc} - .balign 4 |