aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/statics.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/fullpipe/statics.h')
-rw-r--r--engines/fullpipe/statics.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/fullpipe/statics.h b/engines/fullpipe/statics.h
index fa893d6118..a30915316d 100644
--- a/engines/fullpipe/statics.h
+++ b/engines/fullpipe/statics.h
@@ -116,6 +116,7 @@ class Movement : public GameObject {
int _field_50;
int _counterMax;
int _counter;
+ /** a confusing mix of owned and unowned items */
Common::Array<DynamicPhase *> _dynamicPhases;
int _field_78;
PointList _framePosOffsets;