aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/simon.cpp
diff options
context:
space:
mode:
authorTravis Howell2006-04-06 08:21:44 +0000
committerTravis Howell2006-04-06 08:21:44 +0000
commit3023f6f76ee0bcbbd8dd82849f4ed2b7afb7e4c9 (patch)
tree08f8b5f1f6995df61a114281d6db8e9fa5597171 /engines/simon/simon.cpp
parent7e1618e329bc19eb07e27ae5cc084ea701bfcbfd (diff)
downloadscummvm-rg350-3023f6f76ee0bcbbd8dd82849f4ed2b7afb7e4c9.tar.gz
scummvm-rg350-3023f6f76ee0bcbbd8dd82849f4ed2b7afb7e4c9.tar.bz2
scummvm-rg350-3023f6f76ee0bcbbd8dd82849f4ed2b7afb7e4c9.zip
Minor cleanup and fixes for FF
svn-id: r21638
Diffstat (limited to 'engines/simon/simon.cpp')
-rw-r--r--engines/simon/simon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/simon/simon.cpp b/engines/simon/simon.cpp
index ab38dfc137..dde392d131 100644
--- a/engines/simon/simon.cpp
+++ b/engines/simon/simon.cpp
@@ -1948,7 +1948,7 @@ startOver:
if (ha->flags & 1)
id = ha->flags / 256;
_variableArray[60] = id;
- new_current_hitarea(ha);
+ displayName(ha);
if (_verbHitArea != 0)
break;
} else {