aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/dreamgen.h
diff options
context:
space:
mode:
authorVladimir Menshakov2011-06-14 00:53:14 +0400
committerAlyssa Milburn2011-06-15 17:34:56 +0200
commit932abf8c3bf023d635e8903ae7132c7c2b388762 (patch)
tree1c81bb0150253f3bd953b76a9be5c7f66f4039dd /engines/dreamweb/dreamgen.h
parentbf28698bca958081481f189b01aaf8a20a1d4f36 (diff)
downloadscummvm-rg350-932abf8c3bf023d635e8903ae7132c7c2b388762.tar.gz
scummvm-rg350-932abf8c3bf023d635e8903ae7132c7c2b388762.tar.bz2
scummvm-rg350-932abf8c3bf023d635e8903ae7132c7c2b388762.zip
DREAMWEB: regenerated sources with CD option on
Diffstat (limited to 'engines/dreamweb/dreamgen.h')
-rw-r--r--engines/dreamweb/dreamgen.h35
1 files changed, 18 insertions, 17 deletions
diff --git a/engines/dreamweb/dreamgen.h b/engines/dreamweb/dreamgen.h
index f97099d697..a09fb7b08c 100644
--- a/engines/dreamweb/dreamgen.h
+++ b/engines/dreamweb/dreamgen.h
@@ -26,6 +26,7 @@ namespace dreamgen {
void closefile(Context &context);
void openforsave(Context &context);
void openfilenocheck(Context &context);
+ void openfilefromc(Context &context);
void openfile(Context &context);
void createfile(Context &context);
void dontloadseg(Context &context);
@@ -533,21 +534,21 @@ namespace dreamgen {
const static uint16 kPalettescreen = 2481;
const static uint16 kCurrentfile = 2970;
const static uint16 kDmaaddresses = 5118;
- const static uint16 kFileheader = 6059;
- const static uint16 kFiledata = 6109;
- const static uint16 kExtradata = 6149;
- const static uint16 kRoomdata = 6155;
- const static uint16 kMadeuproomdat = 7947;
- const static uint16 kRoomscango = 7979;
- const static uint16 kRoompics = 7995;
- const static uint16 kOplist = 8010;
- const static uint16 kInputline = 8013;
- const static uint16 kLinedata = 8141;
- const static uint16 kPresslist = 8541;
- const static uint16 kSavenames = 8547;
- const static uint16 kSavefiles = 8666;
- const static uint16 kRecname = 8757;
- const static uint16 kStak = 8770;
+ const static uint16 kFileheader = 6091;
+ const static uint16 kFiledata = 6141;
+ const static uint16 kExtradata = 6181;
+ const static uint16 kRoomdata = 6187;
+ const static uint16 kMadeuproomdat = 7979;
+ const static uint16 kRoomscango = 8011;
+ const static uint16 kRoompics = 8027;
+ const static uint16 kOplist = 8042;
+ const static uint16 kInputline = 8045;
+ const static uint16 kLinedata = 8173;
+ const static uint16 kPresslist = 8573;
+ const static uint16 kSavenames = 8579;
+ const static uint16 kSavefiles = 8698;
+ const static uint16 kRecname = 8789;
+ const static uint16 kStak = 8802;
const static uint16 kBlocktextdat = (0);
const static uint16 kPersonframes = (0);
const static uint16 kDebuglevel1 = (0);
@@ -565,7 +566,6 @@ namespace dreamgen {
const static uint16 kPathdata = (0);
const static uint16 kDemo = (0);
const static uint16 kExframedata = (0);
- const static uint16 kCd = (0);
const static uint16 kIntextdat = (0);
const static uint16 kFreetextdat = (0);
const static uint16 kFrframedata = (0);
@@ -606,6 +606,7 @@ namespace dreamgen {
const static uint16 kPersontxtdat = (0+24);
const static uint16 kPersontext = (0+24+(1026*2));
const static uint16 kInputport = (0x63);
+ const static uint16 kCd = (1);
const static uint16 kUndertextsizey = (10);
const static uint16 kNumexobjects = (114);
const static uint16 kZoomy = (132);
@@ -627,7 +628,7 @@ namespace dreamgen {
const static uint16 kMenuy = (60);
const static uint16 kOpsx = (60);
const static uint16 kMaplength = (60);
- const static uint16 kHeaderlen = (6155-6059);
+ const static uint16 kHeaderlen = (6187-6091);
const static uint16 kSymbolx = (64);
const static uint16 kSetdatlen = (64*128);
const static uint16 kMapwidth = (66);