aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/sci/resource.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sci/resource.cpp b/engines/sci/resource.cpp
index 0846b93d04..089b466729 100644
--- a/engines/sci/resource.cpp
+++ b/engines/sci/resource.cpp
@@ -1591,6 +1591,7 @@ void ResourceManager::readResourcePatchesBase36() {
for (Common::ArchiveMemberList::const_iterator x = files.begin(); x != files.end(); ++x) {
name = (*x)->getName();
+ name.toUppercase();
// The S/T prefixes often conflict with non-patch files and generate
// spurious warnings about invalid patches