pokeplatinum/include/struct_defs/struct_0203E274.h
2024-07-06 14:40:34 -07:00

13 lines
268 B
C

#ifndef POKEPLATINUM_STRUCT_0203E274_H
#define POKEPLATINUM_STRUCT_0203E274_H
#include "struct_decls/pokedexdata_decl.h"
typedef struct {
int unk_00;
BOOL unk_04;
const PokedexData *unk_08;
} UnkStruct_0203E274;
#endif // POKEPLATINUM_STRUCT_0203E274_H