pokeplatinum/include/struct_decls/pc_hall_of_fame_man_decl.h
Viperio ba11566b67
Some checks are pending
build / build (push) Waiting to run
Document PC hall of fame application (#709)
2025-09-04 08:07:55 -07:00

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