summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-09-19 21:47:15 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-09-19 21:47:15 -0400
commit534dd2c4b0259f87657b2e8795d96217e8bf12cc (patch)
treef669719fdb241bd73a4d67a9ccec219c7e35a625 /include
parent316f9f4d83d118437c266526cc0e6da1dfc90461 (diff)
sub_818DD84
Diffstat (limited to 'include')
-rw-r--r--include/item_menu.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/include/item_menu.h b/include/item_menu.h
new file mode 100644
index 000000000..f402f5cdd
--- /dev/null
+++ b/include/item_menu.h
@@ -0,0 +1,11 @@
+#ifndef GUARD_item_menu_H
+#define GUARD_item_menu_H
+
+// Exported type declarations
+
+// Exported RAM declarations
+
+// Exported ROM declarations
+void sub_81AAC50(void);
+
+#endif //GUARD_item_menu_H