through sub_80DA874

This commit is contained in:
PikalaxALT
2018-05-07 20:49:23 -04:00
parent e8bb464de9
commit f6fbecbc41
4 changed files with 147 additions and 384 deletions

View File

@@ -45,5 +45,6 @@ void PutPokemonTodayCaughtOnAir(void);
void TV_PutSecretBaseVisitOnTheAir(void);
bool8 Put3CheersForPokeblocksOnTheAir(const u8 *partnersName, u8 flavor, u8 unused, u8 sheen, u8 language);
void PutBattleUpdateOnTheAir(u8 opponentLinkPlayerId, u16 move, u16 speciesPlayer, u16 speciesOpponent);
void BravoTrainerPokemonProfile_BeforeInterview1(u16 move);
#endif //GUARD_TV_H