![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
const char * | name |
int | number |
protocolversion_t | version |
Definition at line 42 of file protocol.c.
const char* protocolversioninfo_s::name |
Definition at line 46 of file protocol.c.
Referenced by Protocol_EnumForName(), Protocol_EnumForNumber(), Protocol_NameForEnum(), Protocol_Names(), and Protocol_NumberForEnum().
int protocolversioninfo_s::number |
Definition at line 44 of file protocol.c.
Referenced by Protocol_NumberForEnum().
protocolversion_t protocolversioninfo_s::version |
Definition at line 45 of file protocol.c.
Referenced by Protocol_EnumForName(), and Protocol_EnumForNumber().