aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hugo/file.h')
-rw-r--r--engines/hugo/file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/hugo/file.h b/engines/hugo/file.h
index 6f0dbb0c98..94b51e68ef 100644
--- a/engines/hugo/file.h
+++ b/engines/hugo/file.h
@@ -58,7 +58,6 @@ public:
bool fileExists(char *filename);
sound_pt getSound(short sound, uint16 *size);
- void initSavedGame();
void instructions();
void readBootFile();
void readImage(int objNum, object_t *objPtr);