mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
17 lines
556 B
C
17 lines
556 B
C
#ifndef POKEPLATINUM_STRUCT_MAIN_MENU_02233674_H
|
|
#define POKEPLATINUM_STRUCT_MAIN_MENU_02233674_H
|
|
|
|
#include "main_menu/struct_ov97_02233674_sub1.h"
|
|
#include "main_menu/struct_ov97_02233674_sub2.h"
|
|
#include "main_menu/struct_ov97_02233674_sub3.h"
|
|
#include "main_menu/struct_ov97_02233674_sub4.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov97_02233674_sub1 unk_00;
|
|
UnkStruct_ov97_02233674_sub2 unk_04;
|
|
UnkStruct_ov97_02233674_sub3 unk_08;
|
|
UnkStruct_ov97_02233674_sub4 unk_0C;
|
|
} UnkStruct_ov97_02233674;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_MAIN_MENU_02233674_H
|