MAIN LOOP DONE

This commit is contained in:
2026-01-27 23:59:39 +01:00
parent 1915e93de2
commit e4eeedda7b
5 changed files with 71 additions and 27 deletions

View File

@@ -37,6 +37,7 @@ project(DREAM2026
# Target: DREAM2026
set(DREAM2026_SOURCES
cmake.toml
"src/Engine/Engine.cpp"
"src/Game/src/Game.cpp"
"src/main.cpp"
)