pokeplatinum/include/overlay006/tv_commercials.h
Eduardo Quezada 8e664c9411
Document TV Commercials (#988)
Co-authored-by: Viperio <146665252+Viperio19@users.noreply.github.com>
Co-authored-by: Rachel <rachel@lhea.me>
2026-03-22 11:41:27 -07:00

9 lines
227 B
C

#ifndef POKEPLATINUM_TV_COMMERCIALS_H
#define POKEPLATINUM_TV_COMMERCIALS_H
#include "field/field_system_decl.h"
int TVBroadcast_GetProgramCommercialMessage(FieldSystem *fieldSystem);
#endif // POKEPLATINUM_TV_COMMERCIALS_H