aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.h
diff options
context:
space:
mode:
authorBertrand Augereau2011-12-04 16:40:03 +0100
committerBertrand Augereau2011-12-04 16:44:00 +0100
commit277a1c950b2927b77d0987cc85d4737787995c6e (patch)
tree3c9e3fc6c1fddd9572b442d8b5e7d2877c06a3cd /engines/dreamweb/stubs.h
parent68fe065d0e81011918f4412fcfcc585cb0622519 (diff)
downloadscummvm-rg350-277a1c950b2927b77d0987cc85d4737787995c6e.tar.gz
scummvm-rg350-277a1c950b2927b77d0987cc85d4737787995c6e.tar.bz2
scummvm-rg350-277a1c950b2927b77d0987cc85d4737787995c6e.zip
DREAMWEB: 'showMan' 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 bc836d6914..816499d08c 100644
--- a/engines/dreamweb/stubs.h
+++ b/engines/dreamweb/stubs.h
@@ -406,6 +406,7 @@
void showKeypad();
void showOuterPad();
void showExit();
+ void showMan();
void buttonOne();
void buttonTwo();
void buttonThree();