diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-01-05 22:50:45 -0500 |
---|---|---|
committer | YamaArashi <YamaArashi@users.noreply.github.com> | 2017-01-05 19:50:45 -0800 |
commit | 94fb9ab2a9ed111c72a80693d8f29ea4bc531898 (patch) | |
tree | 52132446f6fd434cf710b54da5d41a9c0130f437 /asm/mauville_old_man.s | |
parent | 8be8af5dbe3d100a395be8e2bb441f1b983978d6 (diff) |
more labels (#165)
* more labels and match sub_810745C
* formatting
* move BattleStruct to battle.h and combine both loose structs
* oops
* more labels for rom4.c
Diffstat (limited to 'asm/mauville_old_man.s')
-rw-r--r-- | asm/mauville_old_man.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/mauville_old_man.s b/asm/mauville_old_man.s index 7dfaa890e..3af0f2b11 100644 --- a/asm/mauville_old_man.s +++ b/asm/mauville_old_man.s @@ -1369,7 +1369,7 @@ sub_80F8438: @ 80F8438 bne _080F8444 movs r0, 0 _080F8444: - bl sub_8053108 + bl GetGameStat pop {r1} bx r1 thumb_func_end sub_80F8438 |