aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/lines.cpp
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2013-02-19 00:39:43 +0100
committerWillem Jan Palenstijn2013-02-19 00:39:43 +0100
commit95c44e0a515b316bcdfce6c251d96b2d95d38113 (patch)
treef537273d02d52aac8a05c42295dc9091f799c043 /engines/hopkins/lines.cpp
parent81bb4d43743c538c0e37e484e1f6f05e97222c9c (diff)
downloadscummvm-rg350-95c44e0a515b316bcdfce6c251d96b2d95d38113.tar.gz
scummvm-rg350-95c44e0a515b316bcdfce6c251d96b2d95d38113.tar.bz2
scummvm-rg350-95c44e0a515b316bcdfce6c251d96b2d95d38113.zip
HOPKINS: Fix typo
Diffstat (limited to 'engines/hopkins/lines.cpp')
-rw-r--r--engines/hopkins/lines.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hopkins/lines.cpp b/engines/hopkins/lines.cpp
index 6870d1a0c1..3a7bc99f08 100644
--- a/engines/hopkins/lines.cpp
+++ b/engines/hopkins/lines.cpp
@@ -1794,7 +1794,7 @@ int LinesManager::PARC_PERS(int fromX, int fromY, int destX, int destY, int a5,
if (destX >= v33 - 2 && destX <= v33 + 2 && destY >= v92 - 2 && destY <= v92 + 2) {
essai1[v117].invalidate();
- goto retLABEL_essai0;
+ goto retLABEL_essai1;
}
while (v33 != destX) {
if (checkCollisionLine(v33, v92, &v141, &v140, 0, _linesNumb)) {