pokeplatinum/include/battle/struct_ov16_0225C35C.h
2024-04-03 21:05:28 -07:00

17 lines
324 B
C

#ifndef POKEPLATINUM_STRUCT_OV16_0225C35C_H
#define POKEPLATINUM_STRUCT_OV16_0225C35C_H
typedef struct {
u8 unk_00;
u8 unk_01;
s16 unk_02;
u16 unk_04;
u8 padding_06;
u8 unk_07;
int unk_08;
u32 unk_0C;
u32 unk_10;
} UnkStruct_ov16_0225C35C;
#endif // POKEPLATINUM_STRUCT_OV16_0225C35C_H