summaryrefslogtreecommitdiff
path: root/include/intro.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-07-31 12:32:57 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-07-31 12:32:57 -0400
commite96ecee460c5cd0c3139432ebbb191a36ad31912 (patch)
tree71e2180b6c7c40c6a013bcc3e5c6c6d447cb0bd4 /include/intro.h
parentea8f529f2d5bb520b83d5b7721dc47ba1b489d45 (diff)
title_screen through sub_80791C0
Diffstat (limited to 'include/intro.h')
-rw-r--r--include/intro.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/intro.h b/include/intro.h
new file mode 100644
index 000000000..f01c81a9e
--- /dev/null
+++ b/include/intro.h
@@ -0,0 +1,6 @@
+#ifndef GUARD_INTRO_H
+#define GUARD_INTRO_H
+
+void sub_80EC864(void);
+
+#endif //GUARD_INTRO_H