]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_mm.h
made 2 seperate debug files for the borland and watcom versions~ ^^; there is some...
[16.git] / src / lib / 16_mm.h
index 2db7556144c0530e9463c8606a289e1c4df9e368..7fb17a441a2b1fae3637752f4884a4ec41655c5a 100755 (executable)
@@ -129,8 +129,8 @@ extern void         (* XMSaddr) (void);             // far pointer to XMS driver
 
 typedef struct mmblockstruct
 {
-       //word  start,length;
-       word    start;  dword length;
+       word    start,length;
+       //word  start;  dword length;
        word    blob;   //for data larger than 64k
        unsigned        attributes;
        memptr          *useptr;        // pointer to the segment start