aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/support/movie_clip.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/support/movie_clip.h')
-rw-r--r--engines/titanic/support/movie_clip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/support/movie_clip.h b/engines/titanic/support/movie_clip.h
index 513ed4a339..17c91b190c 100644
--- a/engines/titanic/support/movie_clip.h
+++ b/engines/titanic/support/movie_clip.h
@@ -27,7 +27,7 @@
namespace Titanic {
-enum ClipFlag {
+enum ClipFlag {
CLIPFLAG_HAS_END_FRAME = 1,
CLIPFLAG_4 = 4,
CLIPFLAG_HAS_START_FRAME = 8,