Diff JPN func_02032ec4

This commit is contained in:
Aetias
2023-10-01 15:07:36 +02:00
parent 0f7966339f
commit fd614516cc
+5
View File
@@ -69171,7 +69171,12 @@ func_02032ec4: ; 0x02032ec4
blx func_0202ab48
cmp r0, #0
moveq r0, #2
.ifdef EUR
movne r0, #3
.endif
.ifdef JPN
movne r0, #1
.endif
str r0, [r4, #0x10]
mov r0, r4
ldmia sp!, {r4, pc}