- [NEW] Consola in-game

This commit is contained in:
2024-07-03 11:38:39 +02:00
parent 06d58b090d
commit c7186119c2
7 changed files with 371 additions and 99 deletions

View File

@@ -8,5 +8,7 @@ namespace game
bool loop();
void exit();
const char* getParams(const int index);
}