]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_mm.h
Signed-off-by: sparky4 <sparky4@cock.li>
[16.git] / src / lib / 16_mm.h
index e67d2fcff1c2addfdadb33f3bf9af280d1242180..ab35ce6071c05ed1d6f6a943a90e9eef25110354 100644 (file)
@@ -132,6 +132,7 @@ typedef struct mmblockstruct
 {
        //word  start,length;
        word    start;  dword length;
+       word    blob;   //fore data larger than 64k
        unsigned        attributes;
        memptr          *useptr;        // pointer to the segment start
        struct mmblockstruct huge *next;