Crossfire Server, Trunk
|
#include <global.h>
Data Fields | |
const char * | name |
struct linked_char * | next |
const char* linked_char::name |
Definition at line 97 of file global.h.
Referenced by account_get_additional_chars(), command_use(), free_all_recipes(), is_defined_recipe(), and knowledge_alchemy_attempt().
struct linked_char* linked_char::next |
Definition at line 98 of file global.h.
Referenced by account_get_additional_chars(), alchemyTable(), free_all_recipes(), free_charlinks(), is_defined_recipe(), knowledge_alchemy_attempt(), CREMainWindow::onReportAlchemyGraph(), and send_account_players().