Crossfire Server, Trunk
|
#include <cfpython.h>
Data Fields | |
const char * | name |
const int | value |
Definition at line 108 of file cfpython.h.
const char* CFConstant::name |
Definition at line 109 of file cfpython.h.
Referenced by writeConstants(), and writeEnum().
const int CFConstant::value |
Definition at line 110 of file cfpython.h.
Referenced by writeConstants(), and writeEnum().