aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/video.h
diff options
context:
space:
mode:
authorSven Hesse2006-07-09 18:54:12 +0000
committerSven Hesse2006-07-09 18:54:12 +0000
commitdcbbfa01c09854903666cce7ec855883b4257c00 (patch)
treeb1d1c0cf044c9ebfc9f465f3dc22dce173ccbedd /engines/gob/video.h
parent75e64b91defc913956767698b6d8eccc7bc59e7f (diff)
downloadscummvm-rg350-dcbbfa01c09854903666cce7ec855883b4257c00.tar.gz
scummvm-rg350-dcbbfa01c09854903666cce7ec855883b4257c00.tar.bz2
scummvm-rg350-dcbbfa01c09854903666cce7ec855883b4257c00.zip
Instead of drawing the mouse cursor as a sprite, let the backend handle it
svn-id: r23464
Diffstat (limited to 'engines/gob/video.h')
-rw-r--r--engines/gob/video.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gob/video.h b/engines/gob/video.h
index 880df95e84..8bb7a6f14c 100644
--- a/engines/gob/video.h
+++ b/engines/gob/video.h
@@ -71,6 +71,7 @@ public:
#define PRIMARY_SURFACE 0x80
#define RETURN_PRIMARY 0x01
#define DISABLE_SPR_ALLOC 0x20
+#define SCUMMVM_CURSOR 0x100
#if defined(START_PACK_STRUCTS)
#pragma START_PACK_STRUCTS