Let user select max score at start

This commit is contained in:
2024-01-29 19:06:02 +01:00
parent 970fdcb045
commit 16fd13d2ef
9 changed files with 159 additions and 31 deletions

View File

@@ -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