mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
7 lines
196 B
C
7 lines
196 B
C
#ifndef POKEPLATINUM_PC_HALL_OF_FAME_MAN_DECL_H
|
|
#define POKEPLATINUM_PC_HALL_OF_FAME_MAN_DECL_H
|
|
|
|
typedef struct PCHallOfFameMan PCHallOfFameMan;
|
|
|
|
#endif // POKEPLATINUM_PC_HALL_OF_FAME_MAN_DECL_H
|