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

19 lines
371 B
C

#ifndef POKEPLATINUM_STRUCT_OV5_021D52F4_H
#define POKEPLATINUM_STRUCT_OV5_021D52F4_H
#include <nitro/fx/fx.h>
#include <nitro/gx.h>
typedef struct {
u32 unk_00;
u8 unk_04;
GXRgb unk_08[4];
VecFx16 unk_10[4];
GXRgb unk_28;
GXRgb unk_2A;
GXRgb unk_2C;
GXRgb unk_2E;
} UnkStruct_ov5_021D52F4;
#endif // POKEPLATINUM_STRUCT_OV5_021D52F4_H