From ae6f248616a144050337e9687033402c4868d558 Mon Sep 17 00:00:00 2001 From: Bastien Bouclet Date: Sat, 11 Feb 2017 08:00:07 +0100 Subject: MOHAWK: Move Riven's sunner alert handling to the jungle stack --- engines/mohawk/riven.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'engines/mohawk/riven.h') diff --git a/engines/mohawk/riven.h b/engines/mohawk/riven.h index 0dfba152bc..a4c4db4188 100644 --- a/engines/mohawk/riven.h +++ b/engines/mohawk/riven.h @@ -133,9 +133,6 @@ private: Common::SharedPtr _timerProc; uint32 _timerTime; - // Miscellaneous - void checkSunnerAlertClick(); - public: // Stack/card/script funtions void changeToCard(uint16 dest); -- cgit v1.2.3