pokeplatinum/include/overlay097/struct_ov97_02232E38.h
2024-07-06 14:40:34 -07:00

14 lines
317 B
C

#ifndef POKEPLATINUM_STRUCT_OV97_02232E38_H
#define POKEPLATINUM_STRUCT_OV97_02232E38_H
typedef struct {
u32 unk_00_0 : 8;
u32 unk_00_8 : 4;
u32 unk_00_12 : 4;
u32 unk_00_16 : 16;
const u16 *unk_04;
const u16 *unk_08;
} UnkStruct_ov97_02232E38;
#endif // POKEPLATINUM_STRUCT_OV97_02232E38_H