starter choose file is decompiled

This commit is contained in:
DizzyEggg
2017-11-08 18:05:47 +01:00
parent af197ccd3b
commit 61408456e8
19 changed files with 424 additions and 1011 deletions
+7
View File
@@ -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