aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Menshakov2009-09-27 13:48:51 +0000
committerVladimir Menshakov2009-09-27 13:48:51 +0000
commit1f8a06a0b83a9e7da910da04a4f10eefeb600655 (patch)
treedb358d9774d4352b52a6a670037cdc37315fec5a
parent4d31d0d7251aafe6608ab134dbcf1541c10a6895 (diff)
downloadscummvm-rg350-1f8a06a0b83a9e7da910da04a4f10eefeb600655.tar.gz
scummvm-rg350-1f8a06a0b83a9e7da910da04a4f10eefeb600655.tar.bz2
scummvm-rg350-1f8a06a0b83a9e7da910da04a4f10eefeb600655.zip
added missing sound
svn-id: r44399
-rw-r--r--engines/teenagent/callbacks.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/teenagent/callbacks.cpp b/engines/teenagent/callbacks.cpp
index 7dc62ce173..bee079cda7 100644
--- a/engines/teenagent/callbacks.cpp
+++ b/engines/teenagent/callbacks.cpp
@@ -282,6 +282,7 @@ bool TeenAgentEngine::processCallback(uint16 addr) {
Dialog::show(scene, 0x6117, 0, 813, 0xd1, 0xec, 0, 1);
loadScene(6, Common::Point(230, 184));
Dialog::show(scene, 0x626a, 0, 814, 0xd1, 0xec, 0, 1);
+ playSound(4, 14);
playAnimation(815, 0);
setOns(1, 0);