diff options
Diffstat (limited to 'engines/fullpipe/scenes.h')
-rw-r--r-- | engines/fullpipe/scenes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/fullpipe/scenes.h b/engines/fullpipe/scenes.h index bd7dd249ae..517576c6f3 100644 --- a/engines/fullpipe/scenes.h +++ b/engines/fullpipe/scenes.h @@ -600,7 +600,7 @@ public: BallChain scene29_flyingRedBalls; BallChain scene29_greenBalls; bool scene29_manIsRiding; - bool scene29_var10; + bool scene29_arcadeIsOn; bool scene29_reachedFarRight; bool scene29_rideBackEnabled; int scene29_shootCountdown; |