aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/carry/photograph.cpp
diff options
context:
space:
mode:
authorPaul Gilbert2017-02-24 23:30:17 -0500
committerPaul Gilbert2017-02-24 23:30:17 -0500
commite107003c4c83418a34fa15813fc4f3c7de473cf7 (patch)
tree52ada0b29ac2b5aaea8ea26c54eea566410ead38 /engines/titanic/carry/photograph.cpp
parent985f8a3720873b6bfd2bd2cb5bcda78b24629e84 (diff)
downloadscummvm-rg350-e107003c4c83418a34fa15813fc4f3c7de473cf7.tar.gz
scummvm-rg350-e107003c4c83418a34fa15813fc4f3c7de473cf7.tar.bz2
scummvm-rg350-e107003c4c83418a34fa15813fc4f3c7de473cf7.zip
TITANIC: Some preliminary cleanup of star control interfaces
Diffstat (limited to 'engines/titanic/carry/photograph.cpp')
-rw-r--r--engines/titanic/carry/photograph.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/carry/photograph.cpp b/engines/titanic/carry/photograph.cpp
index 76487cae12..d35837798f 100644
--- a/engines/titanic/carry/photograph.cpp
+++ b/engines/titanic/carry/photograph.cpp
@@ -64,7 +64,7 @@ bool CPhotograph::MouseDragEndMsg(CMouseDragEndMsg *msg) {
moveUnder(getDontSave());
makeDirty();
playSound("a#46.wav");
- starFn1(14);
+ starFn(14);
showMouse();
return true;
} else {