pokeplatinum/include/overlay005/struct_ov5_021D5894.h
2024-07-06 14:40:34 -07:00

25 lines
508 B
C

#ifndef POKEPLATINUM_STRUCT_OV5_021D5894_H
#define POKEPLATINUM_STRUCT_OV5_021D5894_H
#include <nitro/fx/fx.h>
#include <nitro/gx.h>
typedef struct UnkStruct_ov5_021D5894_t {
VecFx16 unk_00[4];
GXRgb unk_18[4];
GXRgb unk_20;
GXRgb unk_22;
GXRgb unk_24;
GXRgb unk_26;
BOOL unk_28;
BOOL unk_2C;
int unk_30;
GXPolygonMode unk_34;
GXCull unk_38;
int unk_3C;
int unk_40;
int unk_44;
} UnkStruct_ov5_021D5894;
#endif // POKEPLATINUM_STRUCT_OV5_021D5894_H