From 7b87867a4865493246c15f2f18f3c2c7fad3d316 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Thu, 14 Aug 2008 22:11:56 +0000 Subject: Formatting. svn-id: r33879 --- engines/kyra/resource.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/kyra') diff --git a/engines/kyra/resource.cpp b/engines/kyra/resource.cpp index 0ce364500d..5da6bb3873 100644 --- a/engines/kyra/resource.cpp +++ b/engines/kyra/resource.cpp @@ -186,7 +186,7 @@ bool Resource::loadPakFile(const Common::String &filename) { if (iter == _map.end()) { // We do an internal check for a file in gamepath with same filename to // allow overwriting files inside archives with plain files inside the - // game directory + // game directory checkFile(i->filename); // A new file entry, so we just insert it into the file map. -- cgit v1.2.3