aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/scenes.h
diff options
context:
space:
mode:
authorEugene Sandulenko2014-03-16 22:39:22 +0200
committerEugene Sandulenko2014-03-16 22:40:26 +0200
commit548dd029ee5c7da40d53c6f2a9979940745e2dc7 (patch)
treeab838c44e69e790a7c0c6a2f5e315ce932b7620d /engines/fullpipe/scenes.h
parent8bdea567208dc7e9a30abf84bbb5a1a27e1e8452 (diff)
downloadscummvm-rg350-548dd029ee5c7da40d53c6f2a9979940745e2dc7.tar.gz
scummvm-rg350-548dd029ee5c7da40d53c6f2a9979940745e2dc7.tar.bz2
scummvm-rg350-548dd029ee5c7da40d53c6f2a9979940745e2dc7.zip
FULLPIPE: Last renames in scene18and19. This completes the scene
Diffstat (limited to 'engines/fullpipe/scenes.h')
-rw-r--r--engines/fullpipe/scenes.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/engines/fullpipe/scenes.h b/engines/fullpipe/scenes.h
index ce08f17537..f99e76d157 100644
--- a/engines/fullpipe/scenes.h
+++ b/engines/fullpipe/scenes.h
@@ -483,18 +483,18 @@ public:
bool scene18_girlIsSwinging;
int scene18_rotationCounter;
int scene18_manY;
- bool scene18_var12;
+ bool scene18_wheelFlipper;
bool scene18_wheelIsTurning;
- int scene18_var23;
- int scene18_var24;
- int scene18_var25;
- bool scene18_var26;
+ int scene18_kidIsOnWheel;
+ int scene18_boyIsOnWheel;
+ int scene18_girlIsOnWheel;
+ bool scene18_boyJumpedOff;
int scene18_manWheelPos;
int scene18_manWheelPosTo;
int scene18_kidWheelPos;
int scene18_kidWheelPosTo;
int scene18_jumpDistance;
- int scene18_var14;
+ int scene18_jumpAngle;
bool scene18_manIsReady;
bool scene18_enteredTrubaRight;
StaticANIObject *scene18_boy;