![]() |
Crossfire Server, Trunk
1.75.0
|
Utility structure to group map-quest link structure. More...
Collaboration diagram for struct_map_in_quest_list:Data Fields | |
| size_t | allocated |
| size_t | count |
| struct struct_map_in_quest ** | list |
Utility structure to group map-quest link structure.
Definition at line 226 of file mapper.cpp.
| size_t struct_map_in_quest_list::allocated |
Definition at line 229 of file mapper.cpp.
| size_t struct_map_in_quest_list::count |
Definition at line 228 of file mapper.cpp.
Referenced by fill_json().
| struct struct_map_in_quest** struct_map_in_quest_list::list |
Definition at line 227 of file mapper.cpp.