pokeplatinum/include/battle/struct_ov16_0225C29C_sub1.h
2024-07-06 14:40:34 -07:00

16 lines
335 B
C

#ifndef POKEPLATINUM_STRUCT_OV16_0225C29C_SUB1_H
#define POKEPLATINUM_STRUCT_OV16_0225C29C_SUB1_H
typedef struct {
u8 unk_00;
u8 unk_01_0 : 2;
u8 unk_01_2 : 1;
u8 : 5;
u8 unk_02;
u8 padding_03;
s16 unk_04;
u16 unk_06;
} UnkStruct_ov16_0225C29C_sub1;
#endif // POKEPLATINUM_STRUCT_OV16_0225C29C_SUB1_H