aboutsummaryrefslogtreecommitdiff
path: root/test/Test.cpp
diff options
context:
space:
mode:
authorLadislav Zezula <ladislav.zezula@avg.com>2013-03-13 15:53:01 +0100
committerLadislav Zezula <ladislav.zezula@avg.com>2013-03-13 15:53:01 +0100
commit37e3af3672ea98b290f564c8f8f666dcf251d0d5 (patch)
tree0192796522f256af9d73bc78078c24e7c4bddcde /test/Test.cpp
parent9605e57854087ac220526008c8b23ce7b2171dff (diff)
+ Fixed loading of MPQ bitmap if the MPQ has overlay data
Diffstat (limited to 'test/Test.cpp')
-rw-r--r--test/Test.cpp2
1 files changed, 1 insertions, 1 deletions
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"));