From 84e8f60fbeb48be293f27014779e6c71f966d708 Mon Sep 17 00:00:00 2001 From: Aetias Date: Sun, 1 Oct 2023 14:54:00 +0200 Subject: [PATCH] Diff JPN func_020328a8 --- asm/main.s | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/asm/main.s b/asm/main.s index 572ee014..c0b6f474 100644 --- a/asm/main.s +++ b/asm/main.s @@ -68564,7 +68564,12 @@ _020328e8: mov r0, r6 bl func_020337d8 _02032908: +.ifdef EUR ldrb r1, [r6, #0x4c] +.endif +.ifdef JPN + ldrh r1, [r6, #0x40] +.endif cmp r4, #0 sub r0, r1, r0 add r0, r0, r0, lsr #31