From 37e3af3672ea98b290f564c8f8f666dcf251d0d5 Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Wed, 13 Mar 2013 15:53:01 +0100 Subject: + Fixed loading of MPQ bitmap if the MPQ has overlay data --- test/Test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Test.cpp') diff --git a/test/Test.cpp b/test/Test.cpp index e0058b7..a4eb851 100644 --- a/test/Test.cpp +++ b/test/Test.cpp @@ -2189,7 +2189,7 @@ int main(void) // Test the archive open and close if(nError == ERROR_SUCCESS) - nError = TestArchiveOpenAndClose(MAKE_PATH("speech.mpq.part")); + nError = TestArchiveOpenAndClose(MAKE_PATH("Battle.net.MPQ")); // if(nError == ERROR_SUCCESS) // nError = TestFindFiles(MAKE_PATH("2002 - Warcraft III/HumanEd.mpq")); -- cgit v1.2.3