aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/advsys/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/advsys/game.cpp')
-rw-r--r--engines/glk/advsys/game.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/glk/advsys/game.cpp b/engines/glk/advsys/game.cpp
index 76aa4959ae..4f9ea9ef1b 100644
--- a/engines/glk/advsys/game.cpp
+++ b/engines/glk/advsys/game.cpp
@@ -385,6 +385,5 @@ void Game::readMsgBlock() {
ce->_data[idx] = (ce->_data[idx] + 30) & 0xff;
}
-
} // End of namespace AdvSys
} // End of namespace Glk