Review fixes

This commit is contained in:
Diegoisawesome
2018-01-01 19:21:30 -06:00
parent 4f726232b8
commit e3585d7d66
16 changed files with 60 additions and 55 deletions

View File

@@ -16,5 +16,7 @@ void sub_81B58A8(void);
void DoWallyTutorialBagMenu(void);
u8 pokemon_ailments_get_primary(u32 status);
u8 *GetMonNickname(struct Pokemon *mon, u8 *dst);
u8 GetCursorSelectionMonId(void);
bool8 FieldCallback_Teleport(void);
#endif // GUARD_PARTY_MENU_H