Split 020517A4

This commit is contained in:
PikalaxALT 2021-09-14 20:48:53 -04:00
parent 663bf6d3b4
commit bd515c00aa
7 changed files with 62720 additions and 62695 deletions

View File

@ -13619,7 +13619,7 @@ _02222D26:
cmp r0, #6
bne _02222D66
add r0, r4, #0
bl sub_02073D54
bl PCStorage_FindFirstBoxWithEmptySlot
cmp r0, #0x12
bne _02222D66
ldr r0, [r5, #0x10]

View File

@ -28051,7 +28051,7 @@ ov12_022452EC: ; 0x022452EC
cmp r0, #6
bne _02245320
ldr r0, [r5, #0x64]
bl sub_02073D54
bl PCStorage_FindFirstBoxWithEmptySlot
cmp r0, #0x12
bne _02245320
add r0, r4, #0
@ -31568,7 +31568,7 @@ _02246F5E:
bl sub_02073D4C
str r0, [sp, #0x18]
ldr r0, [sp, #0x1c]
bl sub_02073D54
bl PCStorage_FindFirstBoxWithEmptySlot
str r0, [sp, #0x14]
ldr r0, [sp, #0x1c]
ldr r1, [sp, #0x14]

File diff suppressed because it is too large Load Diff

62690
asm/unk_020517A4.s Normal file

File diff suppressed because it is too large Load Diff

View File

@ -2703,8 +2703,8 @@ sub_02073D4C: ; 0x02073D4C
bx lr
thumb_func_end sub_02073D4C
thumb_func_start sub_02073D54
sub_02073D54: ; 0x02073D54
thumb_func_start PCStorage_FindFirstBoxWithEmptySlot
PCStorage_FindFirstBoxWithEmptySlot: ; 0x02073D54
push {r3, r4, r5, r6, r7, lr}
mov r1, #0x12
lsl r1, r1, #0xc
@ -2744,7 +2744,7 @@ _02073D8A:
mov r0, #0x12
pop {r3, r4, r5, r6, r7, pc}
.balign 4, 0
thumb_func_end sub_02073D54
thumb_func_end PCStorage_FindFirstBoxWithEmptySlot
thumb_func_start sub_02073D9C
sub_02073D9C: ; 0x02073D9C
@ -34450,7 +34450,7 @@ sub_020834FC: ; 0x020834FC
bl sub_02073D4C
add r6, r0, #0
ldr r0, [r4, #0x48]
bl sub_02073D54
bl PCStorage_FindFirstBoxWithEmptySlot
str r0, [sp, #0x10]
mov r0, #0x5a
lsl r0, r0, #2

View File

@ -28057,7 +28057,7 @@
.public sub_02073CC0
.public sub_02073D10
.public sub_02073D4C
.public sub_02073D54
.public PCStorage_FindFirstBoxWithEmptySlot
.public sub_02073D9C
.public sub_02073DFC
.public sub_02073E40
@ -29345,3 +29345,23 @@
.public sub_02066910
.public sub_02066920
.public sub_0205BBB8
.public sub_02051868
.public sub_02051894
.public sub_02051AAC
.public sub_02051F2C
.public sub_020520B0
.public sub_020522F0
.public sub_0205239C
.public sub_02052444
.public sub_02052858
.public sub_0205298C
.public sub_020537A8
.public sub_02055218
.public sub_0205532C
.public sub_020558AC
.public sub_02067484
.public sub_0206DB58
.public sub_0206DB94
.public sub_02051598
.public sub_020515FC
.public sub_02051738

View File

@ -176,6 +176,7 @@ Static main
Object event_data.o
Object unk_020504C0.o
Object unk_02050660.o
Object unk_020517A4.o
Object pokemon.o
Object unk_02072914.o
### Vendor libraries ###