pokeplatinum/include/struct_defs/struct_0202DF8C.h

13 lines
276 B
C

#ifndef POKEPLATINUM_STRUCT_0202DF8C_H
#define POKEPLATINUM_STRUCT_0202DF8C_H
#include "struct_defs/struct_0202DFA8.h"
typedef struct HallOfFame {
UnkStruct_0202DFA8 unk_00[30];
u32 unk_2AA8;
u32 unk_2AAC;
} HallOfFame;
#endif // POKEPLATINUM_STRUCT_0202DF8C_H