aboutsummaryrefslogtreecommitdiff
path: root/sky/sky.h
diff options
context:
space:
mode:
authorMax Horn2003-10-17 15:35:46 +0000
committerMax Horn2003-10-17 15:35:46 +0000
commita70460833e498620122bd60a1e6708d2a263626a (patch)
tree5f01fea8d1ea7409f584a25ac2e6329322ebbc93 /sky/sky.h
parent4fe33a1dae09704835ea29608cdfcdf46eabcd7c (diff)
downloadscummvm-rg350-a70460833e498620122bd60a1e6708d2a263626a.tar.gz
scummvm-rg350-a70460833e498620122bd60a1e6708d2a263626a.tar.bz2
scummvm-rg350-a70460833e498620122bd60a1e6708d2a263626a.zip
moved platform/language constants to common/util.*
svn-id: r10862
Diffstat (limited to 'sky/sky.h')
-rw-r--r--sky/sky.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sky/sky.h b/sky/sky.h
index 6f80ef8819..3c02111cce 100644
--- a/sky/sky.h
+++ b/sky/sky.h
@@ -53,7 +53,6 @@ class SkyEngine : public Engine {
protected:
byte _game;
byte _key_pressed;
- static uint8 _languageTable[11];
bool _quickLaunch; // set when starting with -x
bool _floppyIntro;