//! TODO: This file was generated automatically and might contain errors #include "MapObject/MapObjectUnkSTSP.hpp" #include "System/SysNew.hpp" DECL_PROFILE(MapObjectProfileUnkSTSP); MapObject *MapObjectProfileUnkSTSP::Create() { return new(HeapIndex_2) MapObjectUnkSTSP(); } MapObjectProfileUnkSTSP::MapObjectProfileUnkSTSP() : MapObjectProfile(MapObjectId_STSP) {} MapObjectUnkSTSP::MapObjectUnkSTSP() {} void MapObjectUnkSTSP::func_ov031_02109714(void) {} void MapObjectUnkSTSP::func_ov031_0210996c(void) {} void MapObjectUnkSTSP::func_ov031_02109970(void) {} MapObjectUnkSTSP::~MapObjectUnkSTSP() {} MapObjectProfileUnkSTSP::~MapObjectProfileUnkSTSP() {}