pokeplatinum/include/overlay047/struct_ov47_02256634_1.h
2022-12-23 14:05:03 -05:00

24 lines
467 B
C

#ifndef POKEPLATINUM_STRUCT_OV47_02256634_1_H
#define POKEPLATINUM_STRUCT_OV47_02256634_1_H
typedef struct {
int unk_00;
int unk_04;
BOOL unk_08;
struct {
u8 unk_00;
u8 unk_01;
u8 unk_02;
u8 unk_03;
} unk_0C[6];
int unk_24;
BOOL unk_28;
BOOL unk_2C[4];
struct {
BOOL unk_00;
int unk_04;
} unk_3C[6];
} UnkStruct_ov47_02256634_1;
#endif // POKEPLATINUM_STRUCT_OV47_02256634_1_H