summaryrefslogtreecommitdiff
path: root/src/new_game.c
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-07-10 23:33:46 -0500
committercamthesaxman <cameronghall@cox.net>2017-07-10 23:33:46 -0500
commitcb6e1059e6267ede9bbe957cbcc55eefe6bd0085 (patch)
tree45e475d1e89de649e3eca0672b76ca11985713a4 /src/new_game.c
parent24ac9f1767a988278712911d24b5cd7bad7e45ae (diff)
do some labeling
Diffstat (limited to 'src/new_game.c')
-rw-r--r--src/new_game.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/new_game.c b/src/new_game.c
index 33aacd10a..4b6ea1dd2 100644
--- a/src/new_game.c
+++ b/src/new_game.c
@@ -114,7 +114,7 @@ void sub_8052E4C(void)
sub_808C0A0();
ZeroPlayerPartyMons();
ZeroEnemyPartyMons();
- sub_80A3684();
+ ResetBagScrollPositions();
}
void NewGameInitData(void)