aboutsummaryrefslogtreecommitdiff
path: root/engines/sky/compact.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sky/compact.h')
-rw-r--r--engines/sky/compact.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/sky/compact.h b/engines/sky/compact.h
index 0bd5b4943b..86db0ba55b 100644
--- a/engines/sky/compact.h
+++ b/engines/sky/compact.h
@@ -78,6 +78,8 @@ public:
uint16 giveDataListLen(uint16 listNum);
const char *nameForType(uint16 type);
private:
+ void checkAndFixOfficerBluntError();
+
uint16 _numDataLists;
uint16 *_dataListLen;
uint16 *_rawBuf;