aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/null_port_hole.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/null_port_hole.h')
-rw-r--r--engines/titanic/game/null_port_hole.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/null_port_hole.h b/engines/titanic/game/null_port_hole.h
index be335ef47c..3170a84b39 100644
--- a/engines/titanic/game/null_port_hole.h
+++ b/engines/titanic/game/null_port_hole.h
@@ -36,7 +36,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