mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
12 lines
259 B
C
12 lines
259 B
C
#ifndef POKEPLATINUM_STRUCT_MAIN_MENU_022335A8_H
|
|
#define POKEPLATINUM_STRUCT_MAIN_MENU_022335A8_H
|
|
|
|
typedef struct {
|
|
union {
|
|
u8 val1[4];
|
|
u32 val2;
|
|
} unk_00;
|
|
} UnkStruct_ov97_022335A8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_MAIN_MENU_022335A8_H
|