]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_tdef.h
16_ca needs huge amounts of work and I should remember what needs to be done soon...
[16.git] / src / lib / 16_tdef.h
index f4b9d094553fde03019ab16c451c78c848285be5..30d0cfa4350433978fbc4ee365695ff66d3089e5 100755 (executable)
@@ -501,7 +501,7 @@ typedef struct
 \r
 typedef struct mmblockstruct\r
 {\r
-       //word  start,length,           word    blob;   //for data larger than 64k\r
+       //word  start,length,           blob;   //for data larger than 64k\r
        word    start;  dword length;\r
        unsigned        attributes;\r
        memptr          *useptr;        // pointer to the segment start\r
@@ -770,7 +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
+       memptr  spribuff[64];   //temp\r
 } ca_t;\r
 \r
 //==========================================================================\r