aboutsummaryrefslogtreecommitdiff
path: root/src/titlescreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/titlescreen.h')
-rw-r--r--src/titlescreen.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/titlescreen.h b/src/titlescreen.h
new file mode 100644
index 0000000..d60aeca
--- /dev/null
+++ b/src/titlescreen.h
@@ -0,0 +1,6 @@
+#ifndef TITLESCREEN_H
+#define TITLESCREEN_H
+
+int titleScreen();
+
+#endif \ No newline at end of file