1 2 3 4 5 6 7
#include "KingSystem/Map/mapAutoPlacementMgr.h" namespace ksys::map { SEAD_SINGLETON_DISPOSER_IMPL(AutoPlacementMgr) } // namespace ksys::map