aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/hugo.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hugo/hugo.h')
-rw-r--r--engines/hugo/hugo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hugo/hugo.h b/engines/hugo/hugo.h
index f398fdbb9d..af82e3e2bb 100644
--- a/engines/hugo/hugo.h
+++ b/engines/hugo/hugo.h
@@ -190,7 +190,7 @@ public:
return _mouseY;
}
- void boundaryCollision(object_t *obj);
+ void boundaryCollision(object_t *obj);
void clearBoundary(int x1, int x2, int y);
void endGame();
void initStatus();