mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
12 lines
326 B
C
12 lines
326 B
C
#ifndef POKEPLATINUM_STRUCT_MAIN_MENU_022339EC_SUB1_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_MAIN_MENU_022339EC_SUB1_SUB1_H
|
|
|
|
typedef struct {
|
|
u32 unk_00_0 : 8;
|
|
u32 unk_00_8 : 4;
|
|
u32 unk_00_12 : 4;
|
|
u32 unk_00_16 : 16;
|
|
} UnkStruct_ov97_022339EC_sub1_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_MAIN_MENU_022339EC_SUB1_SUB1_H
|