From: sparky4 Date: Sat, 3 Sep 2016 23:34:54 +0000 (-0500) Subject: ADDED _SEG Wwwww X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=43e4f16377fe2d0ed99feaa15d6992df6fa34c7c;p=16.git ADDED _SEG Wwwww --- diff --git a/src/lib/typdefst.h b/src/lib/typdefst.h index 5514e779..9a2f3320 100755 --- a/src/lib/typdefst.h +++ b/src/lib/typdefst.h @@ -188,6 +188,8 @@ typedef struct { byte ca_levelbit,ca_levelnum; int mapon; + _seg *grsegs[NUMCHUNKS]; + byte far grneeded[NUMCHUNKS]; //huffnode huffnode; } ca_t;