pokeplatinum/include/struct_decls/cell_actor_data.h

7 lines
186 B
C

#ifndef POKEPLATINUM_STRUCT_CELL_ACTOR_DATA_H
#define POKEPLATINUM_STRUCT_CELL_ACTOR_DATA_H
typedef struct CellActorData CellActorData;
#endif // POKEPLATINUM_STRUCT_CELL_ACTOR_DATA_H