aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/scenes.h
diff options
context:
space:
mode:
authorEugene Sandulenko2014-04-07 23:43:22 +0300
committerEugene Sandulenko2014-04-07 23:43:47 +0300
commitb5cd8e69a0a38389d85d324a6e11902a10595edc (patch)
treeb1bd44a93682f41f851ff346fc81975a94a9b693 /engines/fullpipe/scenes.h
parent8f5b068474eca6a704ebef3ab254f7e974c92730 (diff)
downloadscummvm-rg350-b5cd8e69a0a38389d85d324a6e11902a10595edc.tar.gz
scummvm-rg350-b5cd8e69a0a38389d85d324a6e11902a10595edc.tar.bz2
scummvm-rg350-b5cd8e69a0a38389d85d324a6e11902a10595edc.zip
FULLPIPE: Renames in scene29
Diffstat (limited to 'engines/fullpipe/scenes.h')
-rw-r--r--engines/fullpipe/scenes.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/fullpipe/scenes.h b/engines/fullpipe/scenes.h
index 0becfccbdc..13e18f713a 100644
--- a/engines/fullpipe/scenes.h
+++ b/engines/fullpipe/scenes.h
@@ -603,11 +603,11 @@ public:
bool scene29_var10;
bool scene29_reachedFarRight;
bool scene29_rideBackEnabled;
- int scene29_var13;
+ int scene29_shootCountdown;
int scene29_shootDistance;
- int scene29_var15;
- int scene29_var16;
- int scene29_var17;
+ int scene29_manIsHit;
+ int scene29_scrollSpeed;
+ bool scene29_scrollingDisabled;
int scene29_var18;
Common::Array<WalkingBearder *> scene29_var19;
int scene29_var20;