X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ftypdefst.h;h=d01ebab40598eea90e70e85fbdba0ad4273d67bd;hb=df87f3ca145683309e2ebd3eb186cf6aca2c4e37;hp=5be1ab60351454395d4797680ea0cec550b90393;hpb=df811deaa93167e875e18b390db924c3f93db9b2;p=16.git diff --git a/src/lib/typdefst.h b/src/lib/typdefst.h index 5be1ab60..d01ebab4 100755 --- a/src/lib/typdefst.h +++ b/src/lib/typdefst.h @@ -181,12 +181,22 @@ typedef struct //========================================================================== -//16_ca.h +//from 16_ca +//========================================================================== + +typedef struct +{ + unsigned bit0,bit1; // 0-255 is a character, > is a pointer to a node +} huffnode; + typedef struct { byte ca_levelbit,ca_levelnum; + huffnode huffnode; } ca_t; +//========================================================================== + //actual global game varables! typedef struct {