diff options
author | Bertrand Augereau | 2011-12-03 18:15:39 +0100 |
---|---|---|
committer | Bertrand Augereau | 2011-12-03 18:15:39 +0100 |
commit | b775915af8228670b942ecfce10ed13264577382 (patch) | |
tree | bef0eb24aad7eeb0d0c2614e03fa662ba14c5c4e /engines/dreamweb/stubs.h | |
parent | 43fe892727a5bb0c751de8d4cded68f314a09daa (diff) | |
download | scummvm-rg350-b775915af8228670b942ecfce10ed13264577382.tar.gz scummvm-rg350-b775915af8228670b942ecfce10ed13264577382.tar.bz2 scummvm-rg350-b775915af8228670b942ecfce10ed13264577382.zip |
DREAMWEB: 'madman' blacklisted
Diffstat (limited to 'engines/dreamweb/stubs.h')
-rw-r--r-- | engines/dreamweb/stubs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/dreamweb/stubs.h b/engines/dreamweb/stubs.h index 9adad3dbb7..6b3881b8ac 100644 --- a/engines/dreamweb/stubs.h +++ b/engines/dreamweb/stubs.h @@ -164,6 +164,7 @@ void commandWithOb(uint8 command, uint8 type, uint8 index); void showPanel(); void updatePeople(); + void madman(); void madmanText(); void madMode(); void moveMap(uint8 param); |