aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/scene.h')
-rw-r--r--engines/mads/scene.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/mads/scene.h b/engines/mads/scene.h
index 1caba12851..1b0c9c9388 100644
--- a/engines/mads/scene.h
+++ b/engines/mads/scene.h
@@ -210,6 +210,8 @@ public:
void changeDepthSurface(int arg1);
void resetScene();
+
+ void backgroundAnimation();
};
} // End of namespace MADS