aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scene.h
diff options
context:
space:
mode:
authorPaul Gilbert2015-06-07 19:18:14 -0400
committerPaul Gilbert2015-06-07 19:18:14 -0400
commitaf2a1a33514ae101d1df52e6a978296ed0bef68b (patch)
treeda8cd807e375ad6b8d20d374ccfc685f3e3805c7 /engines/sherlock/scene.h
parent19448b2fdb172a6fd85b0ffad727116dea19d5d5 (diff)
downloadscummvm-rg350-af2a1a33514ae101d1df52e6a978296ed0bef68b.tar.gz
scummvm-rg350-af2a1a33514ae101d1df52e6a978296ed0bef68b.tar.bz2
scummvm-rg350-af2a1a33514ae101d1df52e6a978296ed0bef68b.zip
SHERLOCK: Refactoring, cleanup, and fixes for savegame code
Diffstat (limited to 'engines/sherlock/scene.h')
-rw-r--r--engines/sherlock/scene.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sherlock/scene.h b/engines/sherlock/scene.h
index 70531a7173..11fd1da149 100644
--- a/engines/sherlock/scene.h
+++ b/engines/sherlock/scene.h
@@ -300,7 +300,7 @@ public:
/**
* Synchronize the data for a savegame
*/
- void synchronize(Common::Serializer &s);
+ void synchronize(Serializer &s);
/**
* Resets the NPC path information when entering a new scene.