summaryrefslogtreecommitdiffabout
-rw-r--r--CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a797a3a..bb1c38f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,9 +9,6 @@ set(SOURCES
engine/Mixer.cpp
engine/SdlVideo.cpp
engine/SdlAudio.cpp
- FixedPointMath.cpp
- FixedPointMatrix.cpp
- FixedPointVector.cpp
ModPlayer.cpp
Main.cpp
Font.cpp