Skip to content

Commit

Permalink
SHERLOCK: Fix compilation (sorry for the noise)
Browse files Browse the repository at this point in the history
  • Loading branch information
Strangerke committed May 10, 2015
1 parent 1f81f61 commit eae3ff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engines/sherlock/sherlock.h
Expand Up @@ -119,6 +119,7 @@ class SherlockEngine : public Engine {
virtual Common::Error loadGameState(int slot);
virtual Common::Error saveGameState(int slot, const Common::String &desc);
virtual void syncSoundSettings();
virtual bool getIsDemo() const;

GameType getGameID() const;
Common::Language getLanguage() const;
Expand Down

0 comments on commit eae3ff9

Please sign in to comment.