Crossfire Server, Branches 1.12
R18729
|
Data Fields | |
int | allocated |
int | count |
struct_npc_info ** | npc |
int struct_npc_list::allocated |
Definition at line 242 of file mapper.c.
Referenced by add_npc_to_map(), and init_npc_list().
int struct_npc_list::count |
Definition at line 241 of file mapper.c.
Referenced by add_npc_to_map(), init_npc_list(), and write_npc_list().
struct_npc_info** struct_npc_list::npc |
Definition at line 240 of file mapper.c.
Referenced by add_npc_to_map(), init_npc_list(), and write_npc_list().