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

namespace ksys::map {

SEAD_SINGLETON_DISPOSER_IMPL(PlacementMapMgr)

}  // namespace ksys::map