summaryrefslogtreecommitdiff
path: root/src/new_game.c
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-07-16 20:09:46 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-07-16 20:09:46 -0400
commit93f767e26de82d1d4133e719a758578ede98b306 (patch)
tree0932ef3730d627bb9d9fc6c919cdcd5a6a358d7f /src/new_game.c
parentdd7e19107879f74d8f962a6a47d619470eaefbcd (diff)
parente50b9e28bc0d98c69b22f6d13298e705eb4eb865 (diff)
resolve conflict
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)