mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
11 lines
283 B
C
11 lines
283 B
C
#ifndef POKEPLATINUM_STRUCT_MAIN_MENU_02233674_SUB3_H
|
|
#define POKEPLATINUM_STRUCT_MAIN_MENU_02233674_SUB3_H
|
|
|
|
typedef struct {
|
|
u32 unk_00_0 : 8;
|
|
u32 unk_00_8 : 8;
|
|
u32 unk_00_16 : 16;
|
|
} UnkStruct_ov97_02233674_sub3;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_MAIN_MENU_02233674_SUB3_H
|