mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
13 lines
376 B
C
13 lines
376 B
C
#ifndef POKEPLATINUM_STRUCT_MAIN_MENU_02233268_H
|
|
#define POKEPLATINUM_STRUCT_MAIN_MENU_02233268_H
|
|
|
|
#include "main_menu/struct_ov97_02233268_sub1.h"
|
|
#include "main_menu/struct_ov97_02233268_sub2.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov97_02233268_sub1 unk_00;
|
|
UnkStruct_ov97_02233268_sub2 unk_08;
|
|
} UnkStruct_ov97_02233268;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_MAIN_MENU_02233268_H
|