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 ea296a327..677bc0986 100644
--- a/include/tv.h
+++ b/include/tv.h
@@ -46,5 +46,6 @@ 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);
+void UpdateTVScreensOnMap(int, int);
#endif //GUARD_TV_H