X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_mm.h;h=984f932c00adc443128e5d90d383296b316a8f8a;hb=67103bcf34caaa89876b908820771584b3f4d05c;hp=1ef85c953182f2a16e0bb27e149c5e4a9418383c;hpb=ed6a6d3e013cfe95f25ebab2729767763b3f4af2;p=16.git diff --git a/src/lib/16_mm.h b/src/lib/16_mm.h index 1ef85c95..984f932c 100644 --- a/src/lib/16_mm.h +++ b/src/lib/16_mm.h @@ -118,6 +118,7 @@ typedef struct mmblockstruct //dword start,length; //word start; //dword length; + //byte segm; //how many 64kb segment blocks it takes up if there is many data! unsigned attributes; memptr *useptr; // pointer to the segment start struct mmblockstruct huge *next;