summaryrefslogtreecommitdiff
path: root/include/menu_helpers.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-10-12 23:05:36 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-10-12 23:05:36 -0400
commitaa3af7a3a7106a14033c574977c082361f24907a (patch)
treec7f8ae4606592bf93990c8a6ba66c0a56f919dbc /include/menu_helpers.h
parent52af334b89e6549aea04614b7e9eccbc084b6eb8 (diff)
sub_81219F0
Diffstat (limited to 'include/menu_helpers.h')
-rw-r--r--include/menu_helpers.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/include/menu_helpers.h b/include/menu_helpers.h
new file mode 100644
index 000000000..45ee95de5
--- /dev/null
+++ b/include/menu_helpers.h
@@ -0,0 +1,11 @@
+#ifndef GUARD_MENU_HELPERS_H
+#define GUARD_MENU_HELPERS_H
+
+// Exported type declarations
+
+// Exported RAM declarations
+
+// Exported ROM declarations
+bool8 sub_81221AC(void);
+
+#endif //GUARD_MENU_HELPERS_H