aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/surface.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/surface.h')
-rw-r--r--engines/sherlock/surface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sherlock/surface.h b/engines/sherlock/surface.h
index 49726d55fa..4e9300b0a3 100644
--- a/engines/sherlock/surface.h
+++ b/engines/sherlock/surface.h
@@ -31,6 +31,7 @@
namespace Sherlock {
#define SCALE_THRESHOLD 0x100
+#define TRANSPARENCY 255
struct ImageFrame;