pokeplatinum/include/struct_defs/struct_0202E808.h

15 lines
283 B
C

#ifndef POKEPLATINUM_STRUCT_0202E808_H
#define POKEPLATINUM_STRUCT_0202E808_H
typedef struct {
u8 dummy;
u8 padding_01;
u16 species;
u8 gender;
u8 language;
u8 metGame;
u8 numPokemonCaught;
} UnkStruct_0202E808;
#endif // POKEPLATINUM_STRUCT_0202E808_H