aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.h
diff options
context:
space:
mode:
authorBertrand Augereau2011-12-04 14:45:07 +0100
committerBertrand Augereau2011-12-04 14:45:07 +0100
commit2801eaf6fe57ceefac3989a6769e6b447a24b17b (patch)
treec481ceb780dd5c99c6fd95fac19bc1f84bf22b8f /engines/dreamweb/stubs.h
parent3956046e50630e711dc705dbb3d8dedcac870ad5 (diff)
downloadscummvm-rg350-2801eaf6fe57ceefac3989a6769e6b447a24b17b.tar.gz
scummvm-rg350-2801eaf6fe57ceefac3989a6769e6b447a24b17b.tar.bz2
scummvm-rg350-2801eaf6fe57ceefac3989a6769e6b447a24b17b.zip
DREAMWEB: 'manAsleep' ported to C++
Diffstat (limited to 'engines/dreamweb/stubs.h')
-rw-r--r--engines/dreamweb/stubs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/dreamweb/stubs.h b/engines/dreamweb/stubs.h
index 7339f937bc..e7e35e6531 100644
--- a/engines/dreamweb/stubs.h
+++ b/engines/dreamweb/stubs.h
@@ -398,6 +398,7 @@
void rockstar(ReelRoutine &routine);
void madmansTelly(ReelRoutine &routine);
void smokeBloke(ReelRoutine &routine);
+ void manAsleep(ReelRoutine &routine);
void singleKey(uint8 key, uint16 x, uint16 y);
void showKeypad();
void showOuterPad();