mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
16 lines
368 B
C
16 lines
368 B
C
#ifndef POKEPLATINUM_STRUCT_MAIN_MENU_02232254_H
|
|
#define POKEPLATINUM_STRUCT_MAIN_MENU_02232254_H
|
|
|
|
#include "main_menu/struct_ov97_02232254_sub1.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov97_02232254_sub1 unk_00[8];
|
|
u8 unk_60;
|
|
u8 unk_61;
|
|
u16 unk_62;
|
|
u8 unk_64;
|
|
u8 unk_65[3];
|
|
} UnkStruct_ov97_02232254;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_MAIN_MENU_02232254_H
|