mirror of
https://github.com/zeldaret/ph
synced 2026-06-05 19:27:30 -04:00
Diff JPN func_02032648
This commit is contained in:
+10
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user