pokeplatinum/include/overlay117/struct_ov117_02265C1C.h
2024-07-06 14:40:34 -07:00

20 lines
407 B
C

#ifndef POKEPLATINUM_STRUCT_OV117_02265C1C_H
#define POKEPLATINUM_STRUCT_OV117_02265C1C_H
#include "struct_decls/cell_actor_data.h"
typedef struct {
CellActorData *unk_00;
CellActorData *unk_04;
fx32 unk_08;
fx32 unk_0C;
s16 unk_10;
u8 unk_12;
u8 unk_13;
u8 unk_14;
u8 unk_15;
s16 unk_16;
} UnkStruct_ov117_02265C1C;
#endif // POKEPLATINUM_STRUCT_OV117_02265C1C_H