pokeplatinum/include/struct_defs/struct_02095C48_sub1_sub1.h
2026-03-15 13:56:52 -07:00

14 lines
311 B
C

#ifndef POKEPLATINUM_STRUCT_02095C48_SUB1_SUB1_H
#define POKEPLATINUM_STRUCT_02095C48_SUB1_SUB1_H
typedef struct {
s16 unk_00;
s16 unk_02;
s16 unk_04;
s16 unk_06;
u8 contestPlacement;
u8 padding_09[3];
} UnkStruct_02095C48_sub1_sub1;
#endif // POKEPLATINUM_STRUCT_02095C48_SUB1_SUB1_H