aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/scene_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/scene_data.h')
-rw-r--r--engines/mads/scene_data.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/mads/scene_data.h b/engines/mads/scene_data.h
index f26069ca7e..b18eaffcbd 100644
--- a/engines/mads/scene_data.h
+++ b/engines/mads/scene_data.h
@@ -360,6 +360,8 @@ public:
void load(const Common::String &resName);
void elementHighlighted();
+
+ void writeText();
};
/**