aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/avalot.h
diff options
context:
space:
mode:
authorStrangerke2013-11-22 21:31:39 +0100
committerStrangerke2013-11-22 21:31:39 +0100
commit93e5d415c6818ada219e3848a5e10ac98087e158 (patch)
treeb43b90d7d5e3ff6c1ff7a4cb2b9aa2207ced1b5b /engines/avalanche/avalot.h
parentb76b301d4f4854d143e9e5f6f5c14eaf7e4d3aa7 (diff)
downloadscummvm-rg350-93e5d415c6818ada219e3848a5e10ac98087e158.tar.gz
scummvm-rg350-93e5d415c6818ada219e3848a5e10ac98087e158.tar.bz2
scummvm-rg350-93e5d415c6818ada219e3848a5e10ac98087e158.zip
AVALANCHE: Janitorial - Removing trailing spaces and tabs
Diffstat (limited to 'engines/avalanche/avalot.h')
-rw-r--r--engines/avalanche/avalot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/avalot.h b/engines/avalanche/avalot.h
index ab78f5c385..f50ad28bc4 100644
--- a/engines/avalanche/avalot.h
+++ b/engines/avalanche/avalot.h
@@ -40,7 +40,7 @@ public:
Clock(AvalancheEngine *vm);
void update();
-
+
private:
static const int kCenterX = 510;
static const int kCenterY = 183;