aboutsummaryrefslogtreecommitdiff
path: root/engines/gnap/gnap.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gnap/gnap.h')
-rw-r--r--engines/gnap/gnap.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/engines/gnap/gnap.h b/engines/gnap/gnap.h
index a80d82f3fc..3da744aa0e 100644
--- a/engines/gnap/gnap.h
+++ b/engines/gnap/gnap.h
@@ -590,19 +590,6 @@ public:
bool toyUfoCheckTimer();
void toyUfoFlyTo(int destX, int destY, int minX, int maxX, int minY, int maxY, int animationIndex);
- // Scene 53
- int _s53_currHandSequenceId;
- bool _s53_isGnapPhoning;
- int _s53_callsMadeCtr;
- uint _s53_callsRndUsed;
- int scene53_init();
- void scene53_updateHotspots();
- int scene53_pressPhoneNumberButton(int phoneNumber, int buttonNum);
- int scene53_getRandomCallIndex();
- void scene53_runRandomCall();
- void scene53_runChitChatLine();
- void scene53_run();
-
// Scene 54
void scene54_initCutscene1();
void scene54_initCutscene2();