aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/math/region.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/math/region.h')
-rw-r--r--engines/sword25/math/region.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sword25/math/region.h b/engines/sword25/math/region.h
index 40d52e38d6..e7c160b223 100644
--- a/engines/sword25/math/region.h
+++ b/engines/sword25/math/region.h
@@ -200,8 +200,8 @@ public:
// Manipulation Methods
//
- virtual bool Persist(OutputPersistenceBlock &Writer);
- virtual bool Unpersist(InputPersistenceBlock &Reader);
+ virtual bool persist(OutputPersistenceBlock &writer);
+ virtual bool unpersist(InputPersistenceBlock &reader);
protected:
/// This specifies the type of object