mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
18 lines
540 B
C
18 lines
540 B
C
#ifndef POKEPLATINUM_STRUCT_OV97_02232620_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_OV97_02232620_SUB1_H
|
|
|
|
#include "overlay097/struct_ov97_02233268_sub2_sub1.h"
|
|
#include "overlay097/struct_ov97_022335A8.h"
|
|
#include "overlay097/struct_ov97_022335C8.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov97_022335A8 unk_00;
|
|
UnkStruct_ov97_02233268_sub2_sub1 unk_04;
|
|
UnkStruct_ov97_02233268_sub2_sub1 unk_1C;
|
|
UnkStruct_ov97_022335C8 unk_34;
|
|
u8 unk_36;
|
|
u8 unk_37;
|
|
} UnkStruct_ov97_02232620_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV97_02232620_SUB1_H
|