aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.h
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2011-12-25 12:54:12 +0100
committerWillem Jan Palenstijn2011-12-25 12:54:12 +0100
commit85e54574023fde58933da06a5192793597de1ec0 (patch)
tree40b1e899aa381bc0b95e62391bb2d7f6c3992c17 /engines/dreamweb/stubs.h
parentfb068a1dbc4471b22ccc088816343e92bd1a94b4 (diff)
downloadscummvm-rg350-85e54574023fde58933da06a5192793597de1ec0.tar.gz
scummvm-rg350-85e54574023fde58933da06a5192793597de1ec0.tar.bz2
scummvm-rg350-85e54574023fde58933da06a5192793597de1ec0.zip
DREAMWEB: Move talk functions to DreamBase
Diffstat (limited to 'engines/dreamweb/stubs.h')
-rw-r--r--engines/dreamweb/stubs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/engines/dreamweb/stubs.h b/engines/dreamweb/stubs.h
index bf5f5c54df..52798f556f 100644
--- a/engines/dreamweb/stubs.h
+++ b/engines/dreamweb/stubs.h
@@ -96,10 +96,6 @@
DreamBase::hangOn(frameCount);
}
void showCity();
- uint16 getPersFrame(uint8 index);
- void convIcons();
- void startTalk();
- void getPersonText(uint8 index);
void doSomeTalk();
void examineOb(bool examineAgain = true);
void dumpWatch();