pokeplatinum/include/overlay062/struct_ov62_0223359C.h

18 lines
374 B
C

#ifndef POKEPLATINUM_STRUCT_OV62_0223359C_H
#define POKEPLATINUM_STRUCT_OV62_0223359C_H
#include "struct_decls/cell_actor_data.h"
typedef struct {
int unk_00;
BOOL unk_04;
u32 unk_08;
u32 unk_0C;
s16 unk_10;
u8 padding_12[2];
BOOL unk_14;
CellActorData * unk_18[2];
} UnkStruct_ov62_0223359C;
#endif // POKEPLATINUM_STRUCT_OV62_0223359C_H