Start of textscreen

This commit is contained in:
=
2024-01-28 21:08:50 +01:00
committed by Love Billenius
parent 540475fa54
commit f958b4b5ec
2 changed files with 115 additions and 0 deletions

View File

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