summaryrefslogtreecommitdiff
path: root/src/KingSystem/Map/mapAutoPlacementMgr.cpp
blob: 8a3c49839030261fc5721208c9c775f1df0b33dd (plain)
1
2
3
4
5
6
7
#include "KingSystem/Map/mapAutoPlacementMgr.h"

namespace ksys::map {

SEAD_SINGLETON_DISPOSER_IMPL(AutoPlacementMgr)

}  // namespace ksys::map