inline les fonctions opérateurs hors classes
This commit is contained in:
@@ -36,7 +36,6 @@ Game::Game(Gamemode gamemode, const Player& controls, int boardWidth, int boardH
|
||||
}
|
||||
|
||||
void Game::start() {
|
||||
// starts the game
|
||||
this->started = true;
|
||||
this->lost = this->board.spawnNextPiece();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user