aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/events.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-03-26 22:58:24 -0400
committerPaul Gilbert2014-03-26 22:58:24 -0400
commit0a4c4c8eda3500915372a6c9987e524016ec566f (patch)
tree31d43af5e69190b9786017fa4de3ab945187a997 /engines/mads/events.h
parentfc03e5a4fadaa30efa98902f6650eb3a98651abb (diff)
downloadscummvm-rg350-0a4c4c8eda3500915372a6c9987e524016ec566f.tar.gz
scummvm-rg350-0a4c4c8eda3500915372a6c9987e524016ec566f.tar.bz2
scummvm-rg350-0a4c4c8eda3500915372a6c9987e524016ec566f.zip
MADS: Walking is now sort of working
Diffstat (limited to 'engines/mads/events.h')
-rw-r--r--engines/mads/events.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/mads/events.h b/engines/mads/events.h
index b7af148e7e..219af20c2a 100644
--- a/engines/mads/events.h
+++ b/engines/mads/events.h
@@ -141,8 +141,6 @@ public:
uint32 getFrameCounter() const { return _frameCounter; }
void initVars();
-
- void resetMouseFlags();
};
} // End of namespace MADS