aboutsummaryrefslogtreecommitdiff
path: root/engines/sword1/control.h
diff options
context:
space:
mode:
authorFabio Battaglia2009-03-04 12:44:55 +0000
committerFabio Battaglia2009-03-04 12:44:55 +0000
commitcdc9f46bd921b5135f5f8a5881823377cebd6e55 (patch)
tree195df7fcb62ae17929cc7a8ba99381bb439215d3 /engines/sword1/control.h
parent7270c879194837627968af9717ff7100e46741cf (diff)
downloadscummvm-rg350-cdc9f46bd921b5135f5f8a5881823377cebd6e55.tar.gz
scummvm-rg350-cdc9f46bd921b5135f5f8a5881823377cebd6e55.tar.bz2
scummvm-rg350-cdc9f46bd921b5135f5f8a5881823377cebd6e55.zip
sword1: removed custom checks for thumbnails, using graphics/thumbnail.h functions instead
svn-id: r39130
Diffstat (limited to 'engines/sword1/control.h')
-rw-r--r--engines/sword1/control.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/sword1/control.h b/engines/sword1/control.h
index d1796734a8..6b0d838f96 100644
--- a/engines/sword1/control.h
+++ b/engines/sword1/control.h
@@ -45,8 +45,6 @@ class Sound;
#define SAVEGAME_HEADER MKID_BE('BS_1')
#define SAVEGAME_VERSION 2
-#define HAS_THUMBNAIL 1
-#define NO_THUMBNAIL 0
#define MAX_BUTTONS 16