Through ScrCmd_pokemart

This commit is contained in:
scnorton
2019-01-06 16:00:27 -05:00
parent 2822d29c0b
commit fdd7b1033c
14 changed files with 311 additions and 654 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ enum {
AILMENT_BRN
};
bool8 pokemon_has_move(struct Pokemon *, u16);
bool8 MonKnowsMove(struct Pokemon *, u16);
void sub_81B58A8(void);
void DoWallyTutorialBagMenu(void);
u8 pokemon_ailments_get_primary(u32 status);