Create EndingState
This commit is contained in:
@ -22,6 +22,8 @@ add_executable(Obstacle
|
||||
src/entities/Player.h
|
||||
src/entities/Opponent.cpp
|
||||
src/entities/Opponent.h
|
||||
src/states/EndingState.cpp
|
||||
src/states/EndingState.h
|
||||
)
|
||||
|
||||
target_link_libraries(Obstacle SDL2::SDL2 SDL2_image::SDL2_image SDL2_ttf::SDL2_ttf)
|
Reference in New Issue
Block a user