mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
7 lines
196 B
C
7 lines
196 B
C
#ifndef POKEPLATINUM_PC_HALL_OF_FAME_APP_DECL_H
|
|
#define POKEPLATINUM_PC_HALL_OF_FAME_APP_DECL_H
|
|
|
|
typedef struct PCHallOfFameApp PCHallOfFameApp;
|
|
|
|
#endif // POKEPLATINUM_PC_HALL_OF_FAME_APP_DECL_H
|