aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/chunkxfk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/chunkxfk.cpp')
-rw-r--r--engines/avalanche/chunkxfk.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/avalanche/chunkxfk.cpp b/engines/avalanche/chunkxfk.cpp
index 5779d27b41..cafd2e3695 100644
--- a/engines/avalanche/chunkxfk.cpp
+++ b/engines/avalanche/chunkxfk.cpp
@@ -69,7 +69,6 @@ void finder() {
line(x - 20, y, x + 20, y);
line(x, y - 20, x, y + 20);
do {
- ;
} while (!keypressed());
line(x - 20, y, x + 20, y);
line(x, y - 20, x, y + 20);