From 0aad778336ef25336ca51611419b306aff9020ab Mon Sep 17 00:00:00 2001 From: salaaad2 Date: Thu, 13 Jan 2022 19:21:04 +0100 Subject: this is starting to get boring.ill see --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 5d9e149..95b6ce5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,6 +14,7 @@ add_executable(${PROJECT_NAME} src/weapon.cpp src/wp_shotty.cpp src/wp_assaultrifle.cpp + src/wp_enemyslingshot.cpp src/terrain.cpp src/entity.cpp) -- cgit v1.2.3