mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
31 lines
637 B
C
31 lines
637 B
C
#ifndef POKEPLATINUM_STRUCT_OV117_02265428_H
|
|
#define POKEPLATINUM_STRUCT_OV117_02265428_H
|
|
|
|
#include "struct_decls/cell_actor_data.h"
|
|
|
|
#include "overlay117/struct_ov117_02266344.h"
|
|
|
|
typedef struct {
|
|
CellActorData *unk_00;
|
|
CellActorData *unk_04;
|
|
CellActorData *unk_08;
|
|
fx32 unk_0C;
|
|
u8 unk_10;
|
|
u8 unk_11;
|
|
u8 unk_12;
|
|
u8 unk_13;
|
|
u8 unk_14;
|
|
u8 unk_15;
|
|
u8 padding_16[2];
|
|
s32 unk_18;
|
|
s16 unk_1C;
|
|
s16 unk_1E;
|
|
fx32 unk_20;
|
|
fx32 unk_24;
|
|
fx32 unk_28;
|
|
fx32 unk_2C;
|
|
UnkStruct_ov117_02266344 unk_30;
|
|
} UnkStruct_ov117_02265428;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV117_02265428_H
|