aboutsummaryrefslogtreecommitdiff
path: root/engines/adl/hires2.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/adl/hires2.h')
-rw-r--r--engines/adl/hires2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/adl/hires2.h b/engines/adl/hires2.h
index 91bbf0a4f7..d88e43a5a6 100644
--- a/engines/adl/hires2.h
+++ b/engines/adl/hires2.h
@@ -87,6 +87,7 @@ private:
void drawPic(byte pic, Common::Point pos) const;
void drawItem(const Item &item, const Common::Point &pos) const { }
void showRoom();
+ void printMessage(uint idx, bool wait);
void loadRoom(uint i);
void checkTextOverflow(char c);