aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/pregob/onceupon/onceupon.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/pregob/onceupon/onceupon.h')
-rw-r--r--engines/gob/pregob/onceupon/onceupon.h14
1 files changed, 8 insertions, 6 deletions
diff --git a/engines/gob/pregob/onceupon/onceupon.h b/engines/gob/pregob/onceupon/onceupon.h
index d2e1feb604..2f25060a37 100644
--- a/engines/gob/pregob/onceupon/onceupon.h
+++ b/engines/gob/pregob/onceupon/onceupon.h
@@ -297,17 +297,17 @@ private:
bool sectionStork();
bool sectionChapter1();
- bool section02();
+ bool sectionParents();
bool sectionChapter2();
- bool section04();
+ bool sectionForest0();
bool sectionChapter3();
- bool section06();
+ bool sectionEvilCastle();
bool sectionChapter4();
- bool section08();
+ bool sectionForest1();
bool sectionChapter5();
- bool section10();
+ bool sectionBossFight();
bool sectionChapter6();
- bool section12();
+ bool sectionForest2();
bool sectionChapter7();
bool sectionEnd();
@@ -337,6 +337,8 @@ private:
Common::String _name; ///< The name of the child.
+ uint8 _house;
+
uint8 _head;
uint8 _colorHair;
uint8 _colorJacket;