pokeplatinum/include/struct_defs/struct_0205EC34.h
2024-05-17 15:21:10 -04:00

11 lines
206 B
C

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