pokeplatinum/include/overlay065/struct_ov65_02236318.h
2024-07-06 14:40:34 -07:00

20 lines
374 B
C

#ifndef POKEPLATINUM_STRUCT_OV65_02236318_H
#define POKEPLATINUM_STRUCT_OV65_02236318_H
#include <nnsys.h>
typedef struct {
void *unk_00;
NNSG2dPaletteData *unk_04;
u8 unk_08;
u8 unk_09;
s16 unk_0A;
u8 unk_0C;
u8 unk_0D;
s16 unk_0E;
u8 unk_10;
u8 unk_11[3];
} UnkStruct_ov65_02236318;
#endif // POKEPLATINUM_STRUCT_OV65_02236318_H