This commit is contained in:
Arron David Nelson 2023-11-11 21:51:59 -08:00
parent 2475f07500
commit f93b050f9d

View File

@ -26,6 +26,8 @@ endif ()
set(CMAKE_CXX_STANDARD 20)
add_executable(Pong
Levels/Game.h
Levels/Game.cpp