aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.h
diff options
context:
space:
mode:
authorMax Horn2011-12-26 01:41:15 +0100
committerMax Horn2011-12-26 01:41:56 +0100
commita4643a0484fe1f54a2cc60ad146cf459012bd0f1 (patch)
treed1e8e6328cd4bd189f476ecf60f5cb8112cb428f /engines/dreamweb/stubs.h
parentdbe5b50cd34362bc3a6743be6eac0e4840353a47 (diff)
downloadscummvm-rg350-a4643a0484fe1f54a2cc60ad146cf459012bd0f1.tar.gz
scummvm-rg350-a4643a0484fe1f54a2cc60ad146cf459012bd0f1.tar.bz2
scummvm-rg350-a4643a0484fe1f54a2cc60ad146cf459012bd0f1.zip
DREAMWEB: Move titles.cpp to DreamBase
Diffstat (limited to 'engines/dreamweb/stubs.h')
-rw-r--r--engines/dreamweb/stubs.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/engines/dreamweb/stubs.h b/engines/dreamweb/stubs.h
index 9e1649dcaa..dd6cd37f8c 100644
--- a/engines/dreamweb/stubs.h
+++ b/engines/dreamweb/stubs.h
@@ -107,33 +107,21 @@
void inventory();
void mainScreen();
void zoomOnOff();
- void bibleQuote();
- void realCredits();
- void runIntroSeq();
- void intro();
void pickupOb(uint8 command, uint8 pos);
void initialInv();
void walkIntoRoom();
- void loadIntroRoom();
- void afterIntroRoom();
- void gettingShot();
void allPointer();
- void delEverything();
void errorMessage1();
void errorMessage2();
void errorMessage3();
- void set16ColPalette();
void afterNewRoom();
void madmanRun();
void decide();
void showGun();
- void endGame();
- void monkSpeaking();
void triggerMessage(uint16 index);
void processTrigger();
void updateSymbolTop();
void updateSymbolBot();
- void runEndSeq();
bool execCommand();
void getOpenedSize();
byte getOpenedSlotSize();