Crossfire Server, Trunk
|
Data Fields | |
int | login_order |
char | namebuf [MAX_BUF] |
Utility structure for the 'who' command.
Definition at line 522 of file c_misc.cpp.
int chars_names::login_order |
Definition at line 524 of file c_misc.cpp.
Referenced by list_players().
char chars_names::namebuf[MAX_BUF] |
Definition at line 523 of file c_misc.cpp.
Referenced by name_cmp().