aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/dreamgen.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/dreamweb/dreamgen.h')
-rw-r--r--engines/dreamweb/dreamgen.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/engines/dreamweb/dreamgen.h b/engines/dreamweb/dreamgen.h
index f3cedd890d..5273270ce5 100644
--- a/engines/dreamweb/dreamgen.h
+++ b/engines/dreamweb/dreamgen.h
@@ -475,12 +475,11 @@ public:
#include "stubs.h" // Allow hand-reversed functions to have a signature different than void f()
void fadeDownMon();
- void identifyOb();
void getPersonText();
void clearBuffers();
void getObTextStart();
void checkObjectSize();
- void fillOpen();
+ void showSlots();
void useCashCard();
void moneyPoke();
void doSomeTalk();
@@ -519,7 +518,7 @@ public:
void rollEm();
void lookAtPlace();
void findAllOpen();
- void showSlots();
+ void fillOpen();
void deleteExObject();
void getEitherAd();
void setPickup();