diff options
Diffstat (limited to 'engines/dreamweb/dreamgen.h')
-rw-r--r-- | engines/dreamweb/dreamgen.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/dreamweb/dreamgen.h b/engines/dreamweb/dreamgen.h index 9fe38769b2..8dc36b7f11 100644 --- a/engines/dreamweb/dreamgen.h +++ b/engines/dreamweb/dreamgen.h @@ -695,7 +695,6 @@ public: void rollEm(); void delEverything(); void poolGuard(); - void openInv(); void lookAtPlace(); void useAxe(); void useElvDoor(); @@ -779,14 +778,12 @@ public: void checkForShake(); void useButtonA(); void execCommand(); - void obsThatDoThings(); void updateSymbolBot(); void findPuzText(); void useChurchGate(); void monkAndRyan(); void swapWithInv(); void useControl(); - void makeMainScreen(); void useWinch(); void updateSymbolTop(); void checkSoundInt(); |