mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
16 lines
368 B
C
16 lines
368 B
C
#ifndef POKEPLATINUM_STRUCT_OV34_02256540_1_H
|
|
#define POKEPLATINUM_STRUCT_OV34_02256540_1_H
|
|
|
|
#include "overlay034/struct_ov34_02256540_1_sub1.h"
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
u32 unk_04;
|
|
int unk_08;
|
|
u32 unk_0C;
|
|
UnkStruct_ov34_02256540_1_sub1 unk_10[8];
|
|
BOOL unk_40;
|
|
} UnkStruct_ov34_02256540_1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV34_02256540_1_H
|