Diff JPN func_02032e7c

This commit is contained in:
Aetias
2023-10-01 15:06:13 +02:00
parent c7b2f7b566
commit 0f7966339f
+5
View File
@@ -69142,7 +69142,12 @@ func_02032e7c: ; 0x02032e7c
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}