summaryrefslogtreecommitdiff
path: root/include/new_game.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-12-22 18:58:56 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-12-22 18:58:56 -0500
commit0cee36de656fb3c220b8f449fcb0183d54247826 (patch)
treeeacd2de208dd3caaf48f97809304fa9f3fe2eb66 /include/new_game.h
parentbce1ed4a093cf0f846b00466dd0ea6fc669936e5 (diff)
parentaa13f45ebb79aed62171fbfe654d8b542fc9aa6c (diff)
Merge branch 'master' of https://github.com/pret/pokeruby into assert
Diffstat (limited to 'include/new_game.h')
-rw-r--r--include/new_game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/new_game.h b/include/new_game.h
index f59154af4..5be7f6265 100644
--- a/include/new_game.h
+++ b/include/new_game.h
@@ -6,7 +6,7 @@ void copy_word_to_mem(u8 *copyTo, u8 *copyFrom);
void InitPlayerTrainerId(void);
void SetDefaultOptions(void);
void ClearPokedexFlags(void);
-void sub_8052DA8(void);
+void ResetContestAndMuseumWinners(void);
void sub_8052DE4(void);
void WarpToTruck(void);
void ClearSav2(void);