mirror of
https://github.com/zeldaret/botw
synced 2026-08-20 05:46:16 -04:00
38 lines
778 B
CMake
38 lines
778 B
CMake
target_sources(uking PRIVATE
|
|
mapTypes.h
|
|
mapAutoPlacement.cpp
|
|
mapAutoPlacement.h
|
|
mapAutoPlacementFlowMgr.cpp
|
|
mapAutoPlacementFlowMgr.h
|
|
mapAutoPlacementMgr.cpp
|
|
mapAutoPlacementMgr.h
|
|
mapDebug.cpp
|
|
mapDebug.h
|
|
mapLazyTraverseList.cpp
|
|
mapLazyTraverseList.h
|
|
mapMubinIter.cpp
|
|
mapMubinIter.h
|
|
mapObject.cpp
|
|
mapObject.h
|
|
mapObjectGenGroup.cpp
|
|
mapObjectGenGroup.h
|
|
mapObjectLink.cpp
|
|
mapObjectLink.h
|
|
mapPlacementActors.cpp
|
|
mapPlacementActors.h
|
|
mapPlacementAreaMgr.cpp
|
|
mapPlacementAreaMgr.h
|
|
mapPlacementMap.cpp
|
|
mapPlacementMap.h
|
|
mapPlacementMapMgr.cpp
|
|
mapPlacementMapMgr.h
|
|
mapPlacementMgr.cpp
|
|
mapPlacementMgr.h
|
|
mapPlacementTree.cpp
|
|
mapPlacementTree.h
|
|
mapRail.cpp
|
|
mapRail.h
|
|
mapStagePreActorCache.cpp
|
|
mapStagePreActorCache.h
|
|
)
|