aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/pink/file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/pink/file.h b/engines/pink/file.h
index d7053a137b..469885f566 100644
--- a/engines/pink/file.h
+++ b/engines/pink/file.h
@@ -67,7 +67,7 @@ public:
private:
void seekToObject(const char *name);
-
+ ObjectDescription *_table;
uint32 _timestamp;
uint32 _tableOffset;
uint32 _tableSize;