diff options
Diffstat (limited to 'engines/dreamweb/dreamgen.h')
-rw-r--r-- | engines/dreamweb/dreamgen.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/engines/dreamweb/dreamgen.h b/engines/dreamweb/dreamgen.h index 6642803b42..04c5116b83 100644 --- a/engines/dreamweb/dreamgen.h +++ b/engines/dreamweb/dreamgen.h @@ -546,14 +546,12 @@ public: void pickupConts(); void nextColon(); void findInvPos(); - void rollEndCredits(); void getKeyAndLogo(); void selectOb(); void receptionist(); void selectSlot(); void fadeUpMon(); void showDiaryPage(); - void transferToEx(); void reExFromInv(); void businessMan(); void outOfInv(); @@ -587,7 +585,6 @@ public: void drawItAll(); void useStereo(); void showDiaryKeys(); - void rollEndCredits2(); void useOpened(); void signOn(); void locationPic(); @@ -620,6 +617,7 @@ public: void swapWithInv(); void useControl(); void adjustRight(); + void transferToEx(); void updateSymbolTop(); void getPersonText(); void parser(); |