aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/dreamweb.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/dreamweb/dreamweb.h')
-rw-r--r--engines/dreamweb/dreamweb.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/dreamweb/dreamweb.h b/engines/dreamweb/dreamweb.h
index 355c70715e..7e6ca1ddd7 100644
--- a/engines/dreamweb/dreamweb.h
+++ b/engines/dreamweb/dreamweb.h
@@ -814,7 +814,9 @@ public:
void roomName();
void showIcon();
void eraseOldObs();
+ void commandOnlyCond(uint8 command, uint8 commandType);
void commandOnly(uint8 command);
+ void commandWithOb(uint8 command, uint8 type, uint8 index);
void blank();
void setTopLeft();
void setTopRight();
@@ -884,7 +886,6 @@ public:
void makeMainScreen();
void showWatchReel();
void watchReel();
- void commandWithOb(uint8 command, uint8 type, uint8 index);
void examineObText();
void blockNameText();
void personNameText();