Meteoryty lecą w trybie testowym.
This commit is contained in:
@@ -11,7 +11,9 @@ add_executable(LotoStatek main.cpp
|
||||
sources/Player.cpp
|
||||
headers/Player.h
|
||||
headers/Bullet.h
|
||||
sources/Bullet.cpp)
|
||||
sources/Bullet.cpp
|
||||
headers/Meteor.h
|
||||
sources/Meteor.cpp)
|
||||
|
||||
if(WIN32)
|
||||
set(SFML_ROOT "${CMAKE_SOURCE_DIR}/SFML")
|
||||
|
||||
Reference in New Issue
Block a user