aboutsummaryrefslogtreecommitdiff
path: root/engines/bbvs/bbvs.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/bbvs/bbvs.h')
-rw-r--r--engines/bbvs/bbvs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/bbvs/bbvs.h b/engines/bbvs/bbvs.h
index 8d9ccc0279..a896e9db4a 100644
--- a/engines/bbvs/bbvs.h
+++ b/engines/bbvs/bbvs.h
@@ -300,6 +300,8 @@ public:
byte *_snapshot;
Common::SeekableMemoryWriteStream *_snapshotStream;
+ char _easterEggInput[7];
+
void updateEvents();
int getRandom(int max);
@@ -366,6 +368,7 @@ public:
void playVideo(int videoNum);
void runMainMenu();
+ void checkEasterEgg(char key);
// Savegame API