aboutsummaryrefslogtreecommitdiff
path: root/engines/touche/touche.h
diff options
context:
space:
mode:
authorGregory Montoir2006-11-18 01:20:41 +0000
committerGregory Montoir2006-11-18 01:20:41 +0000
commitdd075b312f161b3f3f6f89355a05b7bc05e3f52d (patch)
treee7833018a542e3ffd791f404f06df3efa813c862 /engines/touche/touche.h
parent51a964d05683f8a96d57aa747249650351925879 (diff)
downloadscummvm-rg350-dd075b312f161b3f3f6f89355a05b7bc05e3f52d.tar.gz
scummvm-rg350-dd075b312f161b3f3f6f89355a05b7bc05e3f52d.tar.bz2
scummvm-rg350-dd075b312f161b3f3f6f89355a05b7bc05e3f52d.zip
fixed palette glitches during introduction/on restart, cleanup
svn-id: r24728
Diffstat (limited to 'engines/touche/touche.h')
-rw-r--r--engines/touche/touche.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/touche/touche.h b/engines/touche/touche.h
index 8bc52fbada..9284374b19 100644
--- a/engines/touche/touche.h
+++ b/engines/touche/touche.h
@@ -321,7 +321,6 @@ public:
enum {
NUM_FLAGS = 2000,
NUM_KEYCHARS = 32,
- NUM_AREAS = 10,
NUM_SPRITES = 7,
NUM_SEQUENCES = 7,
NUM_CONVERSATION_CHOICES = 40,