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