aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/teenagent/scene.h')
-rw-r--r--engines/teenagent/scene.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/teenagent/scene.h b/engines/teenagent/scene.h
index 92e5e05c04..28d0db6a7b 100644
--- a/engines/teenagent/scene.h
+++ b/engines/teenagent/scene.h
@@ -192,6 +192,7 @@ private:
int _id;
Graphics::Surface background;
SurfaceList on;
+ bool on_enabled;
Surface *ons;
uint32 ons_count;
Animation actor_animation, animation[4], custom_animation[4];