aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/avalanche.h
diff options
context:
space:
mode:
authorStrangerke2013-10-12 01:52:43 +0200
committerStrangerke2013-10-12 01:52:43 +0200
commit46c5bfa50889eacbf88620fbccf5c3b435565875 (patch)
tree8fa3c69ffca5b91da39f20eb8cf897207d2d4f81 /engines/avalanche/avalanche.h
parentccebfc78fdb1b9e330897e0119cd87b59344154a (diff)
downloadscummvm-rg350-46c5bfa50889eacbf88620fbccf5c3b435565875.tar.gz
scummvm-rg350-46c5bfa50889eacbf88620fbccf5c3b435565875.tar.bz2
scummvm-rg350-46c5bfa50889eacbf88620fbccf5c3b435565875.zip
AVALANCHE: Move some variables around
Diffstat (limited to 'engines/avalanche/avalanche.h')
-rw-r--r--engines/avalanche/avalanche.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/avalanche/avalanche.h b/engines/avalanche/avalanche.h
index e9d2b1e116..7141d3cfa4 100644
--- a/engines/avalanche/avalanche.h
+++ b/engines/avalanche/avalanche.h
@@ -167,9 +167,7 @@ public:
// These following static constants should be included in CFG when it's written.
static const int16 kWalk = 3;
static const int16 kRun = 5;
- static const int32 kCatacombMap[8][8];
static const char kSpludwicksOrder[3];
- static const QuasipedType kQuasipeds[16];
static const uint16 kNotes[12];
static const TuneType kTune;