]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_mm.h
reverted
[16.git] / src / lib / 16_mm.h
index 13b6b5e9ce3e9c873d70715ddb0e2aaa44f7f5ae..8570016c53f05131cc809b0ef61ae6554279fdfb 100644 (file)
@@ -122,7 +122,7 @@ typedef struct mmblockstruct
        //dword start,length;
        //word  start;
        //dword length;
-       word segm;                              //how many 64kb segment blocks it takes up if there is many data!
+       //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;