aboutsummaryrefslogtreecommitdiff
path: root/engines/adl/hires1.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/adl/hires1.h')
-rw-r--r--engines/adl/hires1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/adl/hires1.h b/engines/adl/hires1.h
index 028148b4ea..9c31a39b39 100644
--- a/engines/adl/hires1.h
+++ b/engines/adl/hires1.h
@@ -99,7 +99,7 @@ private:
void initState();
void restartGame();
void drawPic(byte pic, Common::Point pos = Common::Point()) const;
- void printMessage(uint idx, bool wait = true) const;
+ void printMessage(uint idx, bool wait = true);
void drawItem(const Item &item, const Common::Point &pos) const;
void showRoom();