22 #ifndef RESOURCES_DB_NPCDIALOGDB_H
23 #define RESOURCES_DB_NPCDIALOGDB_H
56 typedef std::map<std::string, NpcDialogInfo*>
Dialogs;
void loadXmlFile(const std::string &fileName, const SkipError skipError)
Dialogs::iterator DialogsIter
void deleteDialog(const std::string &name)
std::map< std::string, NpcDialogInfo * > Dialogs
NpcDialogInfo * getDialog(const std::string &name)