SHERLOCK: RT: Skeleton class for Files dialog

This commit is contained in:
Paul Gilbert 2015-07-24 22:14:40 -04:00
parent 67d2bf8589
commit fc0cf31fde
8 changed files with 144 additions and 9 deletions

View file

@ -87,7 +87,6 @@ protected:
public:
Common::StringArray _savegames;
int _savegameIndex;
SaveMode _envMode;
bool _justLoaded;
public:
static SaveManager *init(SherlockEngine *vm, const Common::String &target);