From 286613183cd62e36eece6388d01ec963244aad23 Mon Sep 17 00:00:00 2001 From: Strangerke Date: Tue, 24 Dec 2013 18:57:49 +0100 Subject: HOPKINS: Remove custom shouldQuit() as suggested by clone2727 --- engines/hopkins/hopkins.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/hopkins/hopkins.h') diff --git a/engines/hopkins/hopkins.h b/engines/hopkins/hopkins.h index 7961607db7..b7c6a9b5a9 100644 --- a/engines/hopkins/hopkins.h +++ b/engines/hopkins/hopkins.h @@ -168,7 +168,6 @@ public: uint16 getVersion() const; bool getIsDemo() const; const Common::String &getTargetName() const; - bool shouldQuit(); int getRandomNumber(int maxNumber); Common::String generateSaveName(int slotNumber); -- cgit v1.2.3