through sub_8104C2C

This commit is contained in:
PikalaxALT
2019-12-13 09:37:46 -05:00
parent 5df43761c0
commit 2b2e3dc3e7
4 changed files with 87 additions and 246 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
#define GUARD_POKEDEX_SCREEN_H
void CB2_OpenPokedexFromStartMenu(void);
s8 sub_8104AB0(u16 nationalDexNo, u8 caseID, u8 unk);
s8 sub_8104AB0(u16 nationalDexNo, u8 caseID, bool8 indexIsSpecies);
#endif //GUARD_POKEDEX_SCREEN_H