Diff JPN func_02032648

This commit is contained in:
Aetias
2023-10-01 14:43:49 +02:00
parent 0941ce43a9
commit 432a91b31c
+10
View File
@@ -68302,9 +68302,19 @@ func_02032648: ; 0x02032648
mov r1, #1
strb r3, [r0, #0x12b]
strb r1, [r0, #0x12c]
.ifdef EUR
strh r3, [r0, #0x4a]
.endif
.ifdef JPN
strh r3, [r0, #0x3e]
.endif
sub r2, r1, #2
.ifdef EUR
strb r3, [r0, #0x4c]
.endif
.ifdef JPN
strh r3, [r0, #0x40]
.endif
add r1, r0, #0x100
strh r2, [r1, #0x28]
strb r2, [r0, #0x12a]