mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
12 lines
362 B
C
12 lines
362 B
C
#ifndef POKEPLATINUM_STRUCT_MAIN_MENU_02233268_SUB2_H
|
|
#define POKEPLATINUM_STRUCT_MAIN_MENU_02233268_SUB2_H
|
|
|
|
#include "main_menu/struct_ov97_02233268_sub2_sub1.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov97_02233268_sub2_sub1 unk_00;
|
|
UnkStruct_ov97_02233268_sub2_sub1 unk_18;
|
|
} UnkStruct_ov97_02233268_sub2;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_MAIN_MENU_02233268_SUB2_H
|