mirror of
https://github.com/zeldaret/botw
synced 2026-06-28 10:30:43 -04:00
45 lines
752 B
CMake
45 lines
752 B
CMake
target_sources(uking PRIVATE
|
|
Account.cpp
|
|
Account.h
|
|
AutoDim.cpp
|
|
AutoDim.h
|
|
BasicProfiler.cpp
|
|
BasicProfiler.h
|
|
CameraEditor.cpp
|
|
CameraEditor.h
|
|
CameraMgr.cpp
|
|
CameraMgr.h
|
|
DebugMessage.h
|
|
HavokWorkerMgr.cpp
|
|
HavokWorkerMgr.h
|
|
KingEditor.cpp
|
|
KingEditor.h
|
|
OcclusionQueryCylinder.cpp
|
|
OcclusionQueryCylinder.h
|
|
OverlayArena.cpp
|
|
OverlayArena.h
|
|
OverlayArenaSystem.cpp
|
|
OverlayArenaSystem.h
|
|
OverlayArenaSystemS1.h
|
|
OverlayArenaSystemS2.h
|
|
PlayReportMgr.cpp
|
|
PlayReportMgr.h
|
|
ProductReporter.cpp
|
|
ProductReporter.h
|
|
Revision.cpp
|
|
Revision.h
|
|
StageInfo.cpp
|
|
StageInfo.h
|
|
StringBoard.h
|
|
SystemPauseMgr.cpp
|
|
SystemPauseMgr.h
|
|
Timer.cpp
|
|
Timer.h
|
|
UIGlue.cpp
|
|
UIGlue.h
|
|
VFR.cpp
|
|
VFR.h
|
|
VFRValue.cpp
|
|
VFRValue.h
|
|
)
|