aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/resource.h')
-rw-r--r--engines/sci/resource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/resource.h b/engines/sci/resource.h
index b869c7a627..d8651304be 100644
--- a/engines/sci/resource.h
+++ b/engines/sci/resource.h
@@ -571,7 +571,7 @@ protected:
* Process wave files as patches for Audio resources.
*/
void readWaveAudioPatches();
- void processWavePatch(ResourceId resourceId, Common::String name);
+ void processWavePatch(ResourceId resourceId, const Common::String &name);
/**
* Applies to all versions before 0.000.395 (i.e. KQ4 old, XMAS 1988 and LSL2).