aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/closing.cpp
diff options
context:
space:
mode:
authoruruk2013-09-19 21:21:53 +0200
committeruruk2013-09-19 21:21:53 +0200
commit31637f198333999a75e513267002819b1ee6e752 (patch)
tree317a6b9c09f36eb52d5f5225e5cbc23fdaac18bc /engines/avalanche/closing.cpp
parent21a9de5df23395b5a5466a7345222a045eab8135 (diff)
downloadscummvm-rg350-31637f198333999a75e513267002819b1ee6e752.tar.gz
scummvm-rg350-31637f198333999a75e513267002819b1ee6e752.tar.bz2
scummvm-rg350-31637f198333999a75e513267002819b1ee6e752.zip
AVALANCHE: Cosmetic modifications.
Diffstat (limited to 'engines/avalanche/closing.cpp')
-rw-r--r--engines/avalanche/closing.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/avalanche/closing.cpp b/engines/avalanche/closing.cpp
index 900000d8bc..85d5fe0bb8 100644
--- a/engines/avalanche/closing.cpp
+++ b/engines/avalanche/closing.cpp
@@ -28,7 +28,6 @@
/* CLOSING The closing screen and error handler. */
#include "avalanche/avalanche.h"
-
#include "avalanche/closing.h"
#include "avalanche/gyro.h"
#include "avalanche/lucerna.h"
@@ -36,8 +35,6 @@
#include "common/textconsole.h"
#include "common/random.h"
-
-
namespace Avalanche {
Closing::Closing(AvalancheEngine *vm) {