summaryrefslogtreecommitdiff
path: root/include/cable_club.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cable_club.h')
-rw-r--r--include/cable_club.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/include/cable_club.h b/include/cable_club.h
new file mode 100644
index 000000000..44831235c
--- /dev/null
+++ b/include/cable_club.h
@@ -0,0 +1,13 @@
+#ifndef GUARD_CABLE_CLUB_H
+#define GUARD_CABLE_CLUB_H
+
+// Exported type declarations
+
+// Exported RAM declarations
+
+// Exported ROM declarations
+
+void sub_80B37D4(TaskFunc taskFunc);
+u8 sub_80B3050(void);
+
+#endif //GUARD_CABLE_CLUB_H