From 26536b16d4825df06a4e73380985afb3a0bfb7e4 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Wed, 22 Mar 2017 09:39:19 -0500 Subject: [PATCH] seguse.txt added to show _seg usage also OpenVGMFile needs to be ported to 16_snd.c ][ ca needs huge amounts of work and i should remember what needs to be done soon also i should reverify 16_in.c to make sure it can work with other code of id engine] going to port rest of code to borland c some time so we can use the core components of id engine here --- src/lib/16_tdef.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/16_tdef.h b/src/lib/16_tdef.h index 88e756db..d7350bb2 100755 --- a/src/lib/16_tdef.h +++ b/src/lib/16_tdef.h @@ -428,7 +428,7 @@ typedef struct mmblockstruct { word start,length; //word start; dword length; - word blob; //for data larger than 64k +//++++ word blob; //for data larger than 64k unsigned attributes; memptr *useptr; // pointer to the segment start struct mmblockstruct far *next; -- 2.39.2