aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scumm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm.h b/scumm.h
index d492f3889c..13d5a66872 100644
--- a/scumm.h
+++ b/scumm.h
@@ -2294,7 +2294,7 @@ struct Serializer {
- bool Serializer::checkEOFLoadStream();
+ bool checkEOFLoadStream();
};