aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/motion.h
diff options
context:
space:
mode:
authorEugene Sandulenko2013-12-14 14:53:15 +0200
committerEugene Sandulenko2013-12-14 15:15:10 +0200
commit625ce270da5aaaa6f1ff34f2e4b1779c48766117 (patch)
treeedaf5a42b005f4815f83c9b958869a8e94a495e4 /engines/fullpipe/motion.h
parent2c5b5cbb92455bb37d3061facf5178531c7b9142 (diff)
downloadscummvm-rg350-625ce270da5aaaa6f1ff34f2e4b1779c48766117.tar.gz
scummvm-rg350-625ce270da5aaaa6f1ff34f2e4b1779c48766117.tar.bz2
scummvm-rg350-625ce270da5aaaa6f1ff34f2e4b1779c48766117.zip
FULLPIPE: Some renames in MctlLadder
Diffstat (limited to 'engines/fullpipe/motion.h')
-rw-r--r--engines/fullpipe/motion.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/fullpipe/motion.h b/engines/fullpipe/motion.h
index b1e4b69676..7d35c3f8c1 100644
--- a/engines/fullpipe/motion.h
+++ b/engines/fullpipe/motion.h
@@ -181,10 +181,10 @@ struct MctlLadderMovement {
class MctlLadder : public MotionController {
public:
- int _objId;
+ int _ladderX;
int _ladderY;
int _ladder_field_14;
- int _ladder_field_18;
+ int _width;
int _height;
int _ladder_field_20;
int _ladder_field_24;