Decompile field poison

This commit is contained in:
PikalaxALT
2017-11-22 20:10:35 -05:00
parent 1e4f12e6fa
commit eff1ad3300
9 changed files with 176 additions and 332 deletions

View File

@@ -4,5 +4,6 @@
bool8 pokemon_has_move(struct Pokemon *, u16);
void sub_81B58A8(void);
void DoWallyTutorialBagMenu(void);
u8 pokemon_ailments_get_primary(u32 status);
#endif // GUARD_PARTY_MENU_H