aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/avalot.h
diff options
context:
space:
mode:
authoruruk2013-07-27 22:03:59 +0200
committeruruk2013-07-27 22:03:59 +0200
commitdf427ba7e833f98b295ceb7abe6f7fb86c1331b1 (patch)
tree8827f8c4fabbd18b9d812cc8b2800fe7b2a37d34 /engines/avalanche/avalot.h
parent31f8e91444a17c9d48cbcb409c067d470cb7c36a (diff)
downloadscummvm-rg350-df427ba7e833f98b295ceb7abe6f7fb86c1331b1.tar.gz
scummvm-rg350-df427ba7e833f98b295ceb7abe6f7fb86c1331b1.tar.bz2
scummvm-rg350-df427ba7e833f98b295ceb7abe6f7fb86c1331b1.zip
AVALANCHE: Broaden comment in avalot.h.
Diffstat (limited to 'engines/avalanche/avalot.h')
-rw-r--r--engines/avalanche/avalot.h2
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().