Quake II RTX doxygen  1.0 dev
cblock_t Struct Reference

Public Attributes

byte * data
 
int count
 

Detailed Description

Definition at line 27 of file cin.c.

Member Data Documentation

◆ count

int cblock_t::count

Definition at line 30 of file cin.c.

Referenced by Huff1Decompress(), and SCR_ReadNextFrame().

◆ data

byte* cblock_t::data

Definition at line 29 of file cin.c.

Referenced by Huff1Decompress(), and SCR_ReadNextFrame().