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