botw/src/KingSystem/Map/mapAutoPlacementMgr.cpp

8 lines
146 B
C++

#include "KingSystem/Map/mapAutoPlacementMgr.h"
namespace ksys::map {
SEAD_SINGLETON_DISPOSER_IMPL(AutoPlacementMgr)
} // namespace ksys::map