aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/carry/ear.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/carry/ear.h')
-rw-r--r--engines/titanic/carry/ear.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/carry/ear.h b/engines/titanic/carry/ear.h
index 2a20620342..bdffdc2678 100644
--- a/engines/titanic/carry/ear.h
+++ b/engines/titanic/carry/ear.h
@@ -35,7 +35,7 @@ public:
/**
* Save the data for the class to file
*/
- virtual void save(SimpleFile *file, int indent) const;
+ virtual void save(SimpleFile *file, int indent);
/**
* Load the data for the class from file