mirror of
https://github.com/lov3b/Pong.git
synced 2025-09-13 08:10:21 +02:00
Start of textscreen
This commit is contained in:
@@ -33,6 +33,7 @@ add_executable(Pong src/main.cpp
|
||||
src/VisibleObjects/PlayerPaddle.h
|
||||
src/VisibleObjects/Side.h
|
||||
src/VisibleObjects/Score.h
|
||||
src/TextScreen.h
|
||||
src/defaultfont.h)
|
||||
|
||||
# Now link the libraries to the target
|
||||
|
Reference in New Issue
Block a user