pokeplatinum/include/main_menu/struct_ov97_02232E38.h
2025-08-04 23:47:20 +02:00

14 lines
332 B
C

#ifndef POKEPLATINUM_STRUCT_MAIN_MENU_02232E38_H
#define POKEPLATINUM_STRUCT_MAIN_MENU_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_MAIN_MENU_02232E38_H