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