]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_tdef.h
XCROLL IS MYSTERIOUSLY NOT WORKING
[16.git] / src / lib / 16_tdef.h
index c2ab97c1c905094065cfae2a13a2c5b54c93fe19..f4b9d094553fde03019ab16c451c78c848285be5 100755 (executable)
@@ -501,9 +501,8 @@ typedef struct
 \r
 typedef struct mmblockstruct\r
 {\r
-       //word  start,length;\r
+       //word  start,length,           word    blob;   //for data larger than 64k\r
        word    start;  dword length;\r
-       //word  blob;   //for data larger than 64k\r
        unsigned        attributes;\r
        memptr          *useptr;        // pointer to the segment start\r
        struct mmblockstruct far *next;\r
@@ -771,6 +770,7 @@ typedef struct      //TODO: USE THIS!!!!
 \r
        sd_t            sd;\r
        //TODO: extend! and learn from keen/wolf/catacomb's code wwww\r
+       memptr  spribuff;       //temp\r
 } ca_t;\r
 \r
 //==========================================================================\r