diff --git a/asm/main.s b/asm/main.s index af17617a..ce9a85f5 100644 --- a/asm/main.s +++ b/asm/main.s @@ -70406,10 +70406,20 @@ _02033bcc: mov r4, r0 _02033bfc: mov r1, r4 +.ifdef EUR add r0, r5, #0x3e +.endif +.ifdef JPN + add r0, r5, #0x42 +.endif mov r2, r4, asr #0x1f bl func_ov00_020d16f0 +.ifdef EUR add r0, r5, #0x3e +.endif +.ifdef JPN + add r0, r5, #0x42 +.endif str r0, [r5, #0xc] mov r4, #1 _02033c18: