tm_case through sub_8132F20

This commit is contained in:
PikalaxALT
2019-04-14 18:42:50 -04:00
parent ae4e94dd73
commit 584bdbe5b5
9 changed files with 510 additions and 1455 deletions
+6
View File
@@ -12,10 +12,16 @@ enum {
AILMENT_BRN
};
extern void (*gUnknown_3005E98)(u8 taskId, TaskFunc func);
bool8 MonKnowsMove(struct Pokemon *, u16);
void sub_81B58A8(void);
void DoWallyTutorialBagMenu(void);
u8 pokemon_ailments_get_primary(u32 status);
u16 ItemIdToBattleMoveId(u16 itemId);
void sub_8125B40(u8 taskId, TaskFunc func);
void sub_8124C8C(void);
void sub_8126EDC(void);
void c2_8123744(void);
#endif // GUARD_PARTY_MENU_H