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.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/title_screen.h b/include/title_screen.h
new file mode 100644
index 000000000..b660792fc
--- /dev/null
+++ b/include/title_screen.h
@@ -0,0 +1,8 @@
+#ifndef GUARD_TITLE_SCREEN_H
+#define GUARD_TITLE_SCREEN_H
+
+extern const u16 gUnknown_0853FF70[];
+
+void CB2_InitTitleScreen(void);
+
+#endif // GUARD_TITLE_SCREEN_H