diff options
| author | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-03-15 22:05:14 +0100 |
|---|---|---|
| committer | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-03-16 13:55:35 +0100 |
| commit | 543b9f0b5cc4351f1663fa48219438fb7e1a9672 (patch) | |
| tree | e8694b37640653e83f573549777ea13edf2adc41 /arm9/modules/52/asm | |
| parent | 31439d0c354fb6db2adea8cf695e4f9fde4368fd (diff) | |
decomp MOD52_021D7540
Diffstat (limited to 'arm9/modules/52/asm')
| -rw-r--r-- | arm9/modules/52/asm/module_52.s | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/arm9/modules/52/asm/module_52.s b/arm9/modules/52/asm/module_52.s index 82abcf6e..1fb81f69 100644 --- a/arm9/modules/52/asm/module_52.s +++ b/arm9/modules/52/asm/module_52.s @@ -3,21 +3,6 @@ .section .text .balign 4, 0 - thumb_func_start MOD52_021D7540 -MOD52_021D7540: ; 0x021D7540 - push {r4, lr} - bl OverlayManager_GetField18 - ldr r4, [r0, #8] - mov r0, #0x4d - add r1, r4, #0 - mov r2, #1 - bl MOD52_021D7604 - add r0, r4, #0 - bl Sav2_PlayerData_GetIGTAddr - bl FUN_02015E3C - mov r0, #1 - pop {r4, pc} - thumb_func_end MOD52_021D7540 thumb_func_start MOD52_021D7560 MOD52_021D7560: ; 0x021D7560 |
