|
Crossfire Server
1.75.0
|
#include <global.h>
Data Fields | |
| const char * | name |
| struct linked_char * | next |
| const char* linked_char::name |
Definition at line 99 of file global.h.
Referenced by account_get_additional_chars(), command_use(), dump_alchemy(), dump_alchemy_costs(), free_all_recipes(), init_formulae(), is_defined_recipe(), knowledge_alchemy_attempt(), knowledge_alchemy_can_use_item(), knowledge_alchemy_detail(), make_formula_book(), and Utils::writeLinkedChar().
| struct linked_char* linked_char::next |
Definition at line 100 of file global.h.
Referenced by account_get_additional_chars(), dump_alchemy(), dump_alchemy_costs(), free_all_recipes(), free_charlinks(), init_formulae(), is_defined_recipe(), knowledge_alchemy_attempt(), knowledge_alchemy_can_use_item(), knowledge_alchemy_detail(), make_formula_book(), send_account_players(), and Utils::writeLinkedChar().