summaryrefslogtreecommitdiff
path: root/src/new_game.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/new_game.c')
-rw-r--r--src/new_game.c14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/new_game.c b/src/new_game.c
index 12e04a4ef..a1f949fdd 100644
--- a/src/new_game.c
+++ b/src/new_game.c
@@ -1,6 +1,18 @@
+#include "item_menu.h"
+#include "mail_data.h"
+#include "tv.h"
+#include "secret_base.h"
+#include "contest.h"
+#include "battle_records.h"
+#include "pokemon_storage_system.h"
+#include "player_pc.h"
+#include "decoration_inventory.h"
+#include "pokeblock.h.h"
+#include "mauville_old_man.h"
+#include "easy_chat.h"
+#include "field_specials.h"
#include "global.h"
#include "new_game.h"
-#include "asm.h"
#include "berry.h"
#include "dewford_trend.h"
#include "event_data.h"