pokeplatinum/include/struct_decls/map_object.h

7 lines
178 B
C

#ifndef POKEPLATINUM_STRUCT_DECL_MAP_OBJECT_H
#define POKEPLATINUM_STRUCT_DECL_MAP_OBJECT_H
typedef struct MapObject MapObject;
#endif // POKEPLATINUM_STRUCT_DECL_MAP_OBJECT_H