aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/worldofxeen/clouds_cutscenes.h
diff options
context:
space:
mode:
authorPaul Gilbert2018-02-11 20:43:33 -0500
committerPaul Gilbert2018-02-11 20:43:33 -0500
commit8a8d7ac12bf9e9d0df121812a411678ce4f8574c (patch)
tree231796fb9666cc9832645fa1f7e0a015b7affd9b /engines/xeen/worldofxeen/clouds_cutscenes.h
parentc42d7663ae2d47896f696c53e8532ed0155a72d8 (diff)
downloadscummvm-rg350-8a8d7ac12bf9e9d0df121812a411678ce4f8574c.tar.gz
scummvm-rg350-8a8d7ac12bf9e9d0df121812a411678ce4f8574c.tar.bz2
scummvm-rg350-8a8d7ac12bf9e9d0df121812a411678ce4f8574c.zip
XEEN: Further fixes for Clouds ending
Diffstat (limited to 'engines/xeen/worldofxeen/clouds_cutscenes.h')
-rw-r--r--engines/xeen/worldofxeen/clouds_cutscenes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/xeen/worldofxeen/clouds_cutscenes.h b/engines/xeen/worldofxeen/clouds_cutscenes.h
index 0616d1f6db..fa7e35d194 100644
--- a/engines/xeen/worldofxeen/clouds_cutscenes.h
+++ b/engines/xeen/worldofxeen/clouds_cutscenes.h
@@ -44,12 +44,12 @@ private:
void loadScreen(const Common::String &name);
/**
- * Shows part 1 of the Clouds of Xeen ending
+ * Shows part 1 of the Clouds of Xeen ending, with the castle being destroyed
*/
bool showCloudsEnding1();
/**
- * Shows part 2 of the Clouds of Xeen ending
+ * Shows part 2 of the Clouds of Xeen ending, King Roland's throneroom
*/
bool showCloudsEnding2();