aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/videoplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/videoplayer.h')
-rw-r--r--engines/gob/videoplayer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/gob/videoplayer.h b/engines/gob/videoplayer.h
index a0617ca52f..65d1e2b2cf 100644
--- a/engines/gob/videoplayer.h
+++ b/engines/gob/videoplayer.h
@@ -41,7 +41,8 @@ public:
kFlagNone = 0,
kFlagUseBackSurfaceContent = 0x40,
kFlagFrontSurface = 0x80,
- kFlagNoVideo = 0x100
+ kFlagNoVideo = 0x100,
+ kFlagOtherSurface = 0x800
};
enum Type {