Nonmatching sub_804CF14
This commit is contained in:
@@ -82,7 +82,7 @@ void OpenPartyMenuInBattle(u8 arg);
|
||||
void sub_8127EC4(u8 battlerId, u8 unk, u8 arrayIndex);
|
||||
bool8 IsMultiBattle(void);
|
||||
void sub_8126EDC(void);
|
||||
void sub_812256C(u8 *partyCount, u8 *icons, u8 side);
|
||||
void sub_812256C(u8 *partyCount, u8 (*icons)[6], u8 side);
|
||||
void PartyMenuInit_FromPlayerPc(void);
|
||||
void CB2_PartyMenuFromStartMenu(void);
|
||||
void sub_8128198(void);
|
||||
|
||||
@@ -33,4 +33,6 @@ enum PokemonSummaryScreenPage
|
||||
PSS_PAGE_CONTEST_MOVES,
|
||||
};
|
||||
|
||||
s32 sub_8138B20(void);
|
||||
|
||||
#endif // GUARD_POKEMON_SUMMARY_SCREEN_H
|
||||
|
||||
Reference in New Issue
Block a user