aboutsummaryrefslogtreecommitdiff
path: root/game/prefab/CMakeLists.txt
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2025-01-06 11:58:27 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2025-01-06 11:58:27 +0100
commit7126db6e1d97b7ede4cc929abfdeadd360e4cb74 (patch)
treeb93d87321025b3730ef5534033a3a790abf41138 /game/prefab/CMakeLists.txt
parentd4f443070017c5c2e6a938bf4d0a86b70ae6beaa (diff)
WIP
Diffstat (limited to 'game/prefab/CMakeLists.txt')
-rw-r--r--game/prefab/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/game/prefab/CMakeLists.txt b/game/prefab/CMakeLists.txt
index 03084e4..5585a32 100644
--- a/game/prefab/CMakeLists.txt
+++ b/game/prefab/CMakeLists.txt
@@ -2,6 +2,5 @@ target_sources(main PUBLIC
PlayerObject.cpp
PlayerScript.cpp
ZapperObject.cpp
- ZapperScript.cpp
)