summaryrefslogtreecommitdiff
path: root/include/starter_choose.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-11-08 18:05:47 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-11-08 18:05:47 +0100
commit61408456e82d3818fb8a7ab0e6b389c43ea47492 (patch)
tree7caedfabd13d12e53486893bfaa2fffd6676d0c2 /include/starter_choose.h
parentaf197ccd3bd62fab813154dc4311e65f9992a676 (diff)
starter choose file is decompiled
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