pokeplatinum/include/overlay104/struct_ov104_02241308.h
2022-12-23 14:05:03 -05:00

17 lines
345 B
C

#ifndef POKEPLATINUM_STRUCT_OV104_02241308_H
#define POKEPLATINUM_STRUCT_OV104_02241308_H
typedef union {
int val1[6];
struct {
int unk_00;
int unk_04;
int unk_08;
int unk_0C;
int unk_10;
int unk_14;
} val2;
} UnkStruct_ov104_02241308;
#endif // POKEPLATINUM_STRUCT_OV104_02241308_H