mirror of
https://github.com/lov3b/Pong.git
synced 2025-09-13 08:10:21 +02:00
Let user select max score at start
This commit is contained in:
@@ -46,6 +46,8 @@ add_executable(Pong src/main.cpp
|
||||
src/text/OptionScreen.cpp
|
||||
src/text/Score.h
|
||||
src/text/Score.cpp
|
||||
src/text/ScrollOptionScreen.cpp
|
||||
src/text/ScrollOptionScreen.h
|
||||
)
|
||||
|
||||
# Now link the libraries to the target
|
||||
|
Reference in New Issue
Block a user