aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/interface.h
diff options
context:
space:
mode:
authorEugene Sandulenko2011-04-17 13:35:29 +0300
committerEugene Sandulenko2011-04-17 14:10:46 +0300
commit64c3332138bee36905e3df07ba58d0a7ca2c4206 (patch)
treee2e77a4a5c4596f1888e263220211efbbe84df7c /engines/saga/interface.h
parent9363e19667d5b4c7af2237bc6f22a636fed1dc0f (diff)
downloadscummvm-rg350-64c3332138bee36905e3df07ba58d0a7ca2c4206.tar.gz
scummvm-rg350-64c3332138bee36905e3df07ba58d0a7ca2c4206.tar.bz2
scummvm-rg350-64c3332138bee36905e3df07ba58d0a7ca2c4206.zip
SAGA: Fixed bug #3276033: IHNM: Savegame reminder not reset
Diffstat (limited to 'engines/saga/interface.h')
-rw-r--r--engines/saga/interface.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/saga/interface.h b/engines/saga/interface.h
index b9a96653a7..09631bf0e8 100644
--- a/engines/saga/interface.h
+++ b/engines/saga/interface.h
@@ -288,6 +288,8 @@ public:
int32 getProtectHash() { return _protectHash; }
+ void resetSaveReminder();
+
private:
void handleMainUpdate(const Point& mousePoint); // main panel update
void handleMainClick(const Point& mousePoint); // main panel click