]> 4ch.mooo.com Git - 16.git/commitdiff
seguse.txt added to show _seg usage also OpenVGMFile needs to be ported to 16_snd...
authorsparky4 <sparky4@cock.li>
Wed, 22 Mar 2017 14:39:19 +0000 (09:39 -0500)
committersparky4 <sparky4@cock.li>
Wed, 22 Mar 2017 14:39:19 +0000 (09:39 -0500)
src/lib/16_tdef.h

index 88e756db38846e0e357bb22ce170932ce75e8a4f..d7350bb29934b8f235ddac109251ec40235a15d5 100755 (executable)
@@ -428,7 +428,7 @@ typedef struct mmblockstruct
 {\r
        word    start,length;\r
        //word  start;  dword length;\r
-       word    blob;   //for data larger than 64k\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