aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/seg_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/engine/seg_manager.h')
-rw-r--r--engines/sci/engine/seg_manager.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/engines/sci/engine/seg_manager.h b/engines/sci/engine/seg_manager.h
index 1a4f9c53c6..12d2ec72be 100644
--- a/engines/sci/engine/seg_manager.h
+++ b/engines/sci/engine/seg_manager.h
@@ -304,6 +304,14 @@ public:
SystemStrings *allocateSysStrings(SegmentId *segid);
+ // 5. System Strings
+
+ // Allocates a string fragments segment
+ // Returns : (SegmentId): Segment ID to use for string fragments
+ // See also stringfrag.h
+ SegmentId allocateStringFrags();
+
+
// 6, 7. Lists and Nodes
// Allocate a fresh list