From 240f230c1ea087d53b3b8fbf1fd607b4324e7954 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 26 Oct 2009 10:40:16 +0000 Subject: TINSEL: Cleanup svn-id: r45398 --- engines/tinsel/bmv.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/tinsel/bmv.cpp') diff --git a/engines/tinsel/bmv.cpp b/engines/tinsel/bmv.cpp index da89a1fe4e..23a9370018 100644 --- a/engines/tinsel/bmv.cpp +++ b/engines/tinsel/bmv.cpp @@ -47,6 +47,8 @@ namespace Tinsel { //----------------- LOCAL DEFINES ---------------------------- +#define BMOVIE_EXTENSION ".bmv" + #define SZ_C_BLOB 65 #define SZ_U_BLOB 128 -- cgit v1.2.3