aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/gfx.h
diff options
context:
space:
mode:
authorEugene Sandulenko2016-09-05 00:11:07 +0200
committerEugene Sandulenko2016-09-05 00:11:07 +0200
commit2cbf7da3199f61878fff8c8bfd1300cb6a4068ab (patch)
tree7ae78451fef8686d9c56b1e34d31995976a8bdfd /engines/fullpipe/gfx.h
parent7e07e0196314245420f0430ee657e791c43944a2 (diff)
downloadscummvm-rg350-2cbf7da3199f61878fff8c8bfd1300cb6a4068ab.tar.gz
scummvm-rg350-2cbf7da3199f61878fff8c8bfd1300cb6a4068ab.tar.bz2
scummvm-rg350-2cbf7da3199f61878fff8c8bfd1300cb6a4068ab.zip
FULLPIPE: Rename is GabeObject
Diffstat (limited to 'engines/fullpipe/gfx.h')
-rw-r--r--engines/fullpipe/gfx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/fullpipe/gfx.h b/engines/fullpipe/gfx.h
index d94dd40452..cbba550041 100644
--- a/engines/fullpipe/gfx.h
+++ b/engines/fullpipe/gfx.h
@@ -123,7 +123,7 @@ class BigPicture : public Picture {
class GameObject : public CObject {
public:
- int16 _okeyCode;
+ int16 _odelay;
int _field_8;
int16 _flags;
int16 _id;