aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/scenes.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/fullpipe/scenes.h')
-rw-r--r--engines/fullpipe/scenes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/fullpipe/scenes.h b/engines/fullpipe/scenes.h
index 393f0e522b..d07e926a88 100644
--- a/engines/fullpipe/scenes.h
+++ b/engines/fullpipe/scenes.h
@@ -507,7 +507,7 @@ public:
int scene27_launchPhase;
BallChain scene27_balls;
Common::Array<Bat *> scene27_bats;
- Common::List<Bat *> scene27_var07;
+ Common::Array<Bat *> scene27_var07;
bool scene28_fliesArePresent;
bool scene28_beardedDirection;