Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
HuffDecodeContext Struct Reference

Public Attributes

unsigned char * s
 
int bitsleft
 
unsigned int bits
 

Detailed Description

Definition at line 36 of file huffdecode.cpp.

Member Data Documentation

◆ bits

unsigned int HuffDecodeContext::bits

Definition at line 40 of file huffdecode.cpp.

◆ bitsleft

int HuffDecodeContext::bitsleft

Definition at line 39 of file huffdecode.cpp.

◆ s

unsigned char* HuffDecodeContext::s

Definition at line 38 of file huffdecode.cpp.


The documentation for this struct was generated from the following file: