pokeplatinum/include/struct_defs/struct_0209916C.h
2024-07-06 14:40:34 -07:00

12 lines
246 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