From 841c22704c33057a292a1b0d44ba104d77dd8c18 Mon Sep 17 00:00:00 2001 From: Borja Lorente Date: Wed, 24 Aug 2016 11:43:58 +0200 Subject: MACVENTURE: Include border bitmaps in ScummVM --- engines/macventure/datafiles.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines') diff --git a/engines/macventure/datafiles.cpp b/engines/macventure/datafiles.cpp index d41aa99d4c..2c17b66209 100644 --- a/engines/macventure/datafiles.cpp +++ b/engines/macventure/datafiles.cpp @@ -30,7 +30,7 @@ namespace MacVenture { -#define MACVENTURE_DATA_BUNDLE Common::String("macventure.zip") +#define MACVENTURE_DATA_BUNDLE Common::String("macventure.dat") struct BorderName { MVWindowType type; -- cgit v1.2.3