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

Public Attributes

signed char cluetbl [256]
 
unsigned char left [256]
 
unsigned char right [256]
 
unsigned char * d
 

Detailed Description

Definition at line 32 of file btreedecode.cpp.

Member Data Documentation

◆ cluetbl

signed char BTreeDecodeContext::cluetbl[256]

Definition at line 34 of file btreedecode.cpp.

◆ d

unsigned char* BTreeDecodeContext::d

Definition at line 37 of file btreedecode.cpp.

◆ left

unsigned char BTreeDecodeContext::left[256]

Definition at line 35 of file btreedecode.cpp.

◆ right

unsigned char BTreeDecodeContext::right[256]

Definition at line 36 of file btreedecode.cpp.


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