diff options
Diffstat (limited to 'asm/post_battle_event_funcs.s')
-rw-r--r-- | asm/post_battle_event_funcs.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/post_battle_event_funcs.s b/asm/post_battle_event_funcs.s index 14703e26e..264ca380d 100644 --- a/asm/post_battle_event_funcs.s +++ b/asm/post_battle_event_funcs.s @@ -44,7 +44,7 @@ _080CA318: ldrb r0, [r2, 0x11] orrs r1, r0 movs r0, 0x1 - bl sub_8054F00 + bl SetGameStat _080CA33A: bl sub_804C1AC movs r0, 0x1 |