aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/gfx.h
diff options
context:
space:
mode:
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;