Crossfire Server, Branches 1.12
R18729
|
#include <dialog.h>
Data Fields | |
struct struct_dialog_message * | all_messages |
struct struct_dialog_reply * | all_replies |
struct struct_dialog_message* struct_dialog_information::all_messages |
Definition at line 25 of file dialog.h.
Referenced by free_dialog_information(), get_dialog_message(), and parse_dialog_information().
struct struct_dialog_reply* struct_dialog_information::all_replies |
Definition at line 24 of file dialog.h.
Referenced by free_dialog_information(), get_dialog_message(), and parse_dialog_information().