aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/meta_animation.h
diff options
context:
space:
mode:
authorMarisa-Chan2014-02-24 20:37:58 +0700
committerMarisa-Chan2014-02-24 20:37:58 +0700
commit6210ead126ea81727e6a68398366c4cbe8da9e79 (patch)
tree29cdf57d3d6f269bee104716a9e771b7417fd253 /engines/zvision/meta_animation.h
parentcb2503aa9dd5d76a12aaf0522ddea810907a97a5 (diff)
downloadscummvm-rg350-6210ead126ea81727e6a68398366c4cbe8da9e79.tar.gz
scummvm-rg350-6210ead126ea81727e6a68398366c4cbe8da9e79.tar.bz2
scummvm-rg350-6210ead126ea81727e6a68398366c4cbe8da9e79.zip
ZVISION: Fix wrong style.
Diffstat (limited to 'engines/zvision/meta_animation.h')
-rw-r--r--engines/zvision/meta_animation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/zvision/meta_animation.h b/engines/zvision/meta_animation.h
index e259955891..3754aae058 100644
--- a/engines/zvision/meta_animation.h
+++ b/engines/zvision/meta_animation.h
@@ -64,8 +64,8 @@ public:
private:
enum FileType {
- RLF = 1,
- AVI = 2
+ RLF = 1,
+ AVI = 2
};
private: