diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-07-29 21:10:54 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-07-29 21:10:54 -0400 |
commit | e130a00cdf69c58dbff8e98a69559aeb33f87b60 (patch) | |
tree | e128e502a2229f5d934f0436a0eb31dc86350bbb /asm/post_battle_event_funcs.s | |
parent | ef4c86fbfdd18b78700f61b629907a85579197c0 (diff) | |
parent | d4cc0e161bf103d3d3e01fefa02e867d4a2053c2 (diff) |
Merge branch 'master' into slot_machine
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 |