aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/lines.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hopkins/lines.h')
-rw-r--r--engines/hopkins/lines.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/hopkins/lines.h b/engines/hopkins/lines.h
index 2d0b3b0fad..ed7e2f0817 100644
--- a/engines/hopkins/lines.h
+++ b/engines/hopkins/lines.h
@@ -106,6 +106,7 @@ class LinesManager {
private:
HopkinsEngine *_vm;
+ bool _forceHideText;
int _pathFindingMaxDepth;
SmoothItem _smoothRoute[4000];
Directions _smoothMoveDirection;