aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/vars.cpp
diff options
context:
space:
mode:
authorVincent Hamm2007-10-28 13:21:01 +0000
committerVincent Hamm2007-10-28 13:21:01 +0000
commit7860b90051bfb034874d5b5a3d574d718f89bc03 (patch)
tree96d2dad6627007cb0d902b56b9e471a4810eefcc /engines/cruise/vars.cpp
parentc664dbcca81291443a46a4a0cefbfa2fdc714866 (diff)
downloadscummvm-rg350-7860b90051bfb034874d5b5a3d574d718f89bc03.tar.gz
scummvm-rg350-7860b90051bfb034874d5b5a3d574d718f89bc03.tar.bz2
scummvm-rg350-7860b90051bfb034874d5b5a3d574d718f89bc03.zip
Implement cursors
svn-id: r29286
Diffstat (limited to 'engines/cruise/vars.cpp')
-rw-r--r--engines/cruise/vars.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/cruise/vars.cpp b/engines/cruise/vars.cpp
index bdd46da022..b2029caab7 100644
--- a/engines/cruise/vars.cpp
+++ b/engines/cruise/vars.cpp
@@ -71,8 +71,6 @@ Common::File *_currentVolumeFile;
Common::File currentVolumeFile;
#endif
-int16 currentCursor;
-
int16 volumeNumEntry;
fileEntry *volumePtrToFileDescriptor = NULL;