pokeplatinum/include/struct_defs/struct_0205EC34.h

11 lines
204 B
C

#ifndef POKEPLATINUM_STRUCT_0205EC34_H
#define POKEPLATINUM_STRUCT_0205EC34_H
typedef struct {
u16 unk_00;
u16 runningShoes;
u32 form;
} PlayerData;
#endif // POKEPLATINUM_STRUCT_0205EC34_H