mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-22 18:26:14 -05:00
13 lines
276 B
C
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
|