aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/stubs.h
diff options
context:
space:
mode:
authorBertrand Augereau2011-12-05 00:50:51 +0100
committerBertrand Augereau2011-12-05 01:13:02 +0100
commit3e5eb3e4f6f5017e528b3ea8819e3db3ad71d285 (patch)
tree89af3d32b7c6915a0397d81467370fb54c3d50d0 /engines/dreamweb/stubs.h
parent0f6f9129925fccf24369fc5a0f7daf8f4c638bb8 (diff)
downloadscummvm-rg350-3e5eb3e4f6f5017e528b3ea8819e3db3ad71d285.tar.gz
scummvm-rg350-3e5eb3e4f6f5017e528b3ea8819e3db3ad71d285.tar.bz2
scummvm-rg350-3e5eb3e4f6f5017e528b3ea8819e3db3ad71d285.zip
DREAMWEB: Ported 'showSymbol' 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 b4a217ab4b..f403afefc2 100644
--- a/engines/dreamweb/stubs.h
+++ b/engines/dreamweb/stubs.h
@@ -409,6 +409,7 @@
void loadKeypad();
void showKeypad();
void showOuterPad();
+ void showSymbol();
void showExit();
void showMan();
void panelIcons1();