mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
13 lines
416 B
C
13 lines
416 B
C
#ifndef POKEPLATINUM_STRUCT_MAIN_MENU_02233268_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_MAIN_MENU_02233268_SUB1_H
|
|
|
|
#include "main_menu/struct_ov97_02233268_sub1_sub1.h"
|
|
#include "main_menu/struct_ov97_02233268_sub1_sub2.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov97_02233268_sub1_sub1 unk_00;
|
|
UnkStruct_ov97_02233268_sub1_sub2 unk_04;
|
|
} UnkStruct_ov97_02233268_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_MAIN_MENU_02233268_SUB1_H
|