aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.h
diff options
context:
space:
mode:
authorMax Horn2011-12-07 15:37:59 +0100
committerMax Horn2011-12-07 16:50:36 +0100
commit8b0ecc74623b086bc231cae6982afce785137ef9 (patch)
treea476a6471ac1e4b8b69c74cae36c86f9552c8b65 /engines/dreamweb/stubs.h
parentc6ec610d5c8e665a0369861be925e2588f4a3d2a (diff)
downloadscummvm-rg350-8b0ecc74623b086bc231cae6982afce785137ef9.tar.gz
scummvm-rg350-8b0ecc74623b086bc231cae6982afce785137ef9.tar.bz2
scummvm-rg350-8b0ecc74623b086bc231cae6982afce785137ef9.zip
DREAMWEB: Move checkDest() to DreamBase
Diffstat (limited to 'engines/dreamweb/stubs.h')
-rw-r--r--engines/dreamweb/stubs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/dreamweb/stubs.h b/engines/dreamweb/stubs.h
index 85253c2b77..266f62fabb 100644
--- a/engines/dreamweb/stubs.h
+++ b/engines/dreamweb/stubs.h
@@ -102,7 +102,6 @@
void faceRightWay();
void walking(Sprite *sprite);
void autoSetWalk();
- void checkDest(const RoomPaths *roomsPaths);
void aboutTurn(Sprite *sprite);
void backObject(Sprite *sprite);
void backObject();