Crossfire Client, Trunk
item-types.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MAX_NAMES_PER_TYPE   64
 
#define NUM_ITEM_TYPES   256
 

Variables

static const char *const item_types [256][64]
 

Macro Definition Documentation

◆ MAX_NAMES_PER_TYPE

#define MAX_NAMES_PER_TYPE   64

Definition at line 6 of file item-types.h.

◆ NUM_ITEM_TYPES

#define NUM_ITEM_TYPES   256

Definition at line 5 of file item-types.h.

Variable Documentation

◆ item_types

const char* const item_types[256][64]
static

Definition at line 8 of file item-types.h.

Referenced by get_type_from_name().