mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-08-12 20:17:31 -05:00
7 lines
188 B
C
7 lines
188 B
C
#ifndef POKEPLATINUM_STRUCT_DECL_TV_BROADCAST_H
|
|
#define POKEPLATINUM_STRUCT_DECL_TV_BROADCAST_H
|
|
|
|
typedef struct TVBroadcast TVBroadcast;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_DECL_TV_BROADCAST_H
|