summaryrefslogtreecommitdiff
path: root/include/tv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tv.h')
-rw-r--r--include/tv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tv.h b/include/tv.h
index 554bbad85..7a938f888 100644
--- a/include/tv.h
+++ b/include/tv.h
@@ -47,6 +47,7 @@ void UpdateTVShowsPerDay(u16 days);
void PutPokemonTodayCaughtOnAir(void);
void TV_PutSecretBaseVisitOnTheAir(void);
void PutBattleUpdateOnTheAir(u8 opponentLinkPlayerId, u16 move, u16 speciesPlayer, u16 speciesOpponent);
+void BravoTrainerPokemonProfile_BeforeInterview1(u16 move);
void UpdateTVScreensOnMap(int, int);
void TV_PrintIntToStringVar(u8 varIdx, int value);