This commit is contained in:
EmsiaetKadosh
2025-01-21 15:41:32 +08:00
parent b86053c3a7
commit edcc095979
17 changed files with 471 additions and 88 deletions
+3
View File
@@ -3,3 +3,6 @@
//
#include "Game.h"
void Game::initialize() noexcept { renderer.setGame(game); }