diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-02-12 15:01:43 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-02-12 15:01:43 +0100 |
commit | 382442c4c8754262c77acb50930df31c63a62355 (patch) | |
tree | bbd8da8d388b0df552b391452d4d150b40c47480 /asm/post_battle_event_funcs.s | |
parent | a4787bc06a323071d32d3e0705e9cd39d9221452 (diff) |
start decompiling overworld.s
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 da84a6565..c6d4fd88f 100644 --- a/asm/post_battle_event_funcs.s +++ b/asm/post_battle_event_funcs.s @@ -44,7 +44,7 @@ _0813776C: ldrb r0, [r2, 0x11] orrs r1, r0 movs r0, 0x1 - bl sav12_xor_set + bl SetGameStat _0813778E: bl sub_8076D48 ldr r0, =gSaveBlock2Ptr |