summaryrefslogtreecommitdiff
path: root/src/main_menu.c
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-03-18 04:00:15 +0100
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-03-18 04:00:15 +0100
commit6035511c139549a0291b6b3d43b9b080f792b2b6 (patch)
tree128cb1580f3c1ac1a6f897ea2e8e703265e88914 /src/main_menu.c
parentd4703599837531d1118b64822c85755f28747ee1 (diff)
reorganize and add new headers for many files
Diffstat (limited to 'src/main_menu.c')
-rw-r--r--src/main_menu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main_menu.c b/src/main_menu.c
index f47b3bb47..3c8df52d4 100644
--- a/src/main_menu.c
+++ b/src/main_menu.c
@@ -17,6 +17,7 @@
#include "task.h"
#include "text.h"
#include "title_screen.h"
+#include "naming_screen.h"
#define BirchSpeechUpdateWindowText() ((u8)MenuUpdateWindowText_OverrideLineLength(24))