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

16 lines
305 B
C

#ifndef POKEPLATINUM_STRUCT_OV16_02269668_H
#define POKEPLATINUM_STRUCT_OV16_02269668_H
typedef struct {
u8 unk_00;
u8 unk_01;
u8 unk_02;
u8 unk_03;
s16 unk_04;
u16 unk_06;
u8 unk_08;
u8 unk_09[3];
} UnkStruct_ov16_02269668;
#endif // POKEPLATINUM_STRUCT_OV16_02269668_H