Added heart and spawn of them
This commit is contained in:
@@ -27,7 +27,9 @@ add_executable(LotoStatek main.cpp
|
||||
headers/Size.h
|
||||
headers/Position.h
|
||||
headers/ObjectItem.hpp
|
||||
sources/ObjectItem.cpp)
|
||||
sources/ObjectItem.cpp
|
||||
headers/Heart.hpp
|
||||
sources/Heart.cpp)
|
||||
|
||||
if(WIN32)
|
||||
set(SFML_ROOT "${CMAKE_SOURCE_DIR}/lib/SFML")
|
||||
|
||||
Reference in New Issue
Block a user