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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/fullpipe/scenes.h b/engines/fullpipe/scenes.h
index 9b476a7a9c..393f0e522b 100644
--- a/engines/fullpipe/scenes.h
+++ b/engines/fullpipe/scenes.h
@@ -503,9 +503,10 @@ public:
int scene27_var12;
int scene27_var13;
int scene27_var16;
+ int scene27_var17;
int scene27_launchPhase;
BallChain scene27_balls;
- Common::List<Bat *> scene27_bats;
+ Common::Array<Bat *> scene27_bats;
Common::List<Bat *> scene27_var07;
bool scene28_fliesArePresent;