Starshatter_Open
Open source Starshatter engine
|
Go to the source code of this file.
Macros | |
#define | DICT_CHECK(a, b) if ((a) == 0) throw b; |
Variables | |
const int | CHAINS = 256 |
#define DICT_CHECK | ( | a, | |
b | |||
) | if ((a) == 0) throw b; |
Definition at line 16 of file Dictionary.inl.
const int CHAINS = 256 |
Definition at line 21 of file Dictionary.inl.