X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_ca.c;h=537a2f0f75696446190a90993f1f84cfccf4de3b;hb=9676e77f1f4ed81097fa84609c6cf6611913e9ce;hp=725e9321e9b6ee3e1414ec9bd5bfe79358c486e6;hpb=e813f162bf5dc7565613da6c27d9836679185649;p=16.git diff --git a/src/lib/16_ca.c b/src/lib/16_ca.c index 725e9321..537a2f0f 100755 --- a/src/lib/16_ca.c +++ b/src/lib/16_ca.c @@ -46,10 +46,10 @@ loaded into the data segment ============================================================================= */ -typedef struct +/*typedef struct { word bit0,bit1; // 0-255 is a character, > is a pointer to a node -} huffnode; +} huffnode;*/ /*typedef struct @@ -1229,7 +1229,7 @@ void CA_Startup(global_game_variables_t *gvar) CAL_SetupMapFile (gvar); - gvar->ca.map.mapon = -1; + gvar->ca.camap.mapon = -1; gvar->ca.ca_levelbit = 1; gvar->ca.ca_levelnum = 0;