summaryrefslogtreecommitdiff
path: root/include/starter_choose.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/starter_choose.h')
-rw-r--r--include/starter_choose.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/starter_choose.h b/include/starter_choose.h
new file mode 100644
index 000000000..61bc17735
--- /dev/null
+++ b/include/starter_choose.h
@@ -0,0 +1,7 @@
+#ifndef GUARD_STARTER_CHOOSE_H
+#define GUARD_STARTER_CHOOSE_H
+
+u16 GetStarterPokemon(u16 chosenStarterId);
+void CB2_ChooseStarter(void);
+
+#endif // GUARD_STARTER_CHOOSE_H