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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/sherlock/surface.h b/engines/sherlock/surface.h
index 32a674fb5b..94299b45cb 100644
--- a/engines/sherlock/surface.h
+++ b/engines/sherlock/surface.h
@@ -28,6 +28,8 @@
namespace Sherlock {
+#define SCALE_THRESHOLD 0x100
+
struct ImageFrame;
class Surface {