summaryrefslogtreecommitdiff
path: root/include/title_screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/title_screen.h')
-rw-r--r--include/title_screen.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/title_screen.h b/include/title_screen.h
new file mode 100644
index 000000000..8e7a6a275
--- /dev/null
+++ b/include/title_screen.h
@@ -0,0 +1,6 @@
+#ifndef GUARD_TITLE_SCREEN_H
+#define GUARD_TITLE_SCREEN_H
+
+void CB2_InitTitleScreen(void);
+
+#endif //GUARD_TITLE_SCREEN_H