aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/fullpipe/scene.h')
-rw-r--r--engines/fullpipe/scene.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/fullpipe/scene.h b/engines/fullpipe/scene.h
index cdb5cf2bb2..639bff0c93 100644
--- a/engines/fullpipe/scene.h
+++ b/engines/fullpipe/scene.h
@@ -33,7 +33,7 @@ class Scene : public Background {
Shadows *_shadows;
SoundList *_soundList;
int16 _sceneId;
- char *_scstringObj;
+ char *_sceneName;
int _field_BC;
NGIArchive *_libHandle;