diff options
Diffstat (limited to 'engines/avalanche')
-rw-r--r-- | engines/avalanche/avalot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/avalot.h b/engines/avalanche/avalot.h index 138d4b3ff6..a053267c9b 100644 --- a/engines/avalanche/avalot.h +++ b/engines/avalanche/avalot.h @@ -44,7 +44,7 @@ public: - void handleKeyDown(const Common::Event &event); // To replace Basher::keyboard_link(). + void handleKeyDown(const Common::Event &event); // To replace Basher::keyboard_link() and Basher::typein(). |