aboutsummaryrefslogtreecommitdiff
path: root/src/game/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/game.cpp')
-rw-r--r--src/game/game.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/game.cpp b/src/game/game.cpp
index dafa847..d7e9056 100644
--- a/src/game/game.cpp
+++ b/src/game/game.cpp
@@ -1,3 +1,3 @@
#include "game.hpp"
-void Game::run() {}
+void Game::run() noexcept {}