pokeplatinum/include/struct_defs/struct_0209916C.h

12 lines
247 B
C

#ifndef POKEPLATINUM_STRUCT_0209916C_H
#define POKEPLATINUM_STRUCT_0209916C_H
#include "struct_decls/cell_actor_data.h"
typedef struct {
u16 unk_00;
CellActorData * unk_04;
} UnkStruct_0209916C;
#endif // POKEPLATINUM_STRUCT_0209916C_H