vkQuake2 doxygen  1.0 dev
cblock_t Struct Reference

Public Attributes

bytedata
 
int count
 

Detailed Description

Definition at line 22 of file cl_cin.c.

Member Data Documentation

◆ count

int cblock_t::count

Definition at line 25 of file cl_cin.c.

Referenced by Huff1Decompress(), and SCR_ReadNextFrame().

◆ data

byte* cblock_t::data

Definition at line 24 of file cl_cin.c.

Referenced by Huff1Decompress(), and SCR_ReadNextFrame().