Crossfire Server, Branches 1.12  R18729
struct_map_in_quest_list Struct Reference
+ Collaboration diagram for struct_map_in_quest_list:

Data Fields

int allocated
 
int count
 
struct struct_map_in_quest ** list
 

Detailed Description

Utility structure to group map-quest link structure.

Definition at line 253 of file mapper.c.

Field Documentation

int struct_map_in_quest_list::allocated

Definition at line 256 of file mapper.c.

Referenced by add_to_struct_map_in_quest_list(), and init_struct_map_in_quest_list().

int struct_map_in_quest_list::count
struct struct_map_in_quest** struct_map_in_quest_list::list

The documentation for this struct was generated from the following file: