aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/xeen.h
diff options
context:
space:
mode:
authorPaul Gilbert2015-01-01 19:15:08 -1000
committerPaul Gilbert2015-01-01 19:15:08 -1000
commit971a70a2b3cea2ab6d0d77b130c8300ad5f05ca7 (patch)
treec558bbc09d1061779b8821b2446be9a27013a9d3 /engines/xeen/xeen.h
parent5135439bbd64289e4c6c780f4b4da03ce40e75be (diff)
downloadscummvm-rg350-971a70a2b3cea2ab6d0d77b130c8300ad5f05ca7.tar.gz
scummvm-rg350-971a70a2b3cea2ab6d0d77b130c8300ad5f05ca7.tar.bz2
scummvm-rg350-971a70a2b3cea2ab6d0d77b130c8300ad5f05ca7.zip
XEEN: Implemented party and condition classes
Diffstat (limited to 'engines/xeen/xeen.h')
-rw-r--r--engines/xeen/xeen.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/engines/xeen/xeen.h b/engines/xeen/xeen.h
index 1b99a85a4b..2049888a9b 100644
--- a/engines/xeen/xeen.h
+++ b/engines/xeen/xeen.h
@@ -88,6 +88,12 @@ private:
const XeenGameDescription *_gameDescription;
Common::RandomSource _randomSource;
int _loadSaveSlot;
+
+ void showIntro();
+
+ void showMainMenu();
+
+ void drawUI();
protected:
/**
* Play the game