diff options
Diffstat (limited to 'engines/dreamweb/stubs.h')
-rw-r--r-- | engines/dreamweb/stubs.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/engines/dreamweb/stubs.h b/engines/dreamweb/stubs.h index 5cf0466560..7142bec373 100644 --- a/engines/dreamweb/stubs.h +++ b/engines/dreamweb/stubs.h @@ -362,9 +362,7 @@ void lastFolder(); void folderHints(); void folderExit(); - uint8 getLocation(uint8 index); void getLocation(); - void setLocation(uint8 index); void setLocation(); void loadTempText(); void loadTempText(const char *fileName); @@ -569,8 +567,6 @@ void quitKey(); void setupTimedUse(); void entryAnims(); - void getUnderCentre(); - void putUnderCentre(); void triggerMessage(uint16 index); void processTrigger(); |