Cos usprawnione i nasrane

This commit is contained in:
2024-12-11 16:51:56 +01:00
parent 2234e4d973
commit 41945b3d88
7 changed files with 56 additions and 7 deletions

View File

@@ -34,6 +34,8 @@ add_executable(LotoStatek main.cpp
sources/AdvancedEnemy.cpp
headers/Bomber.h
sources/Bomber.cpp
headers/Kamikadze.h
sources/Kamikadze.cpp
)
if(WIN32)