DDraceNetwork Docs
confusables_data.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const uint8_t decomp_lengths [NUM_DECOMP_LENGTHS]
 
const int32_t decomp_chars [NUM_DECOMPS]
 
const struct DECOMP_SLICE decomp_slices [NUM_DECOMPS]
 
const int32_t decomp_data []
 

Variable Documentation

◆ decomp_chars

const int32_t decomp_chars[NUM_DECOMPS]

◆ decomp_data

const int32_t decomp_data[]

◆ decomp_lengths

const uint8_t decomp_lengths[NUM_DECOMP_LENGTHS]
Initial value:
= {
0,
1,
2,
3,
4,
5,
7,
15,
}

◆ decomp_slices

const struct DECOMP_SLICE decomp_slices[NUM_DECOMPS]