summaryrefslogtreecommitdiff
path: root/src/resources/db/deaddb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/db/deaddb.h')
-rw-r--r--src/resources/db/deaddb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/db/deaddb.h b/src/resources/db/deaddb.h
index 1e47e9c3b..06ed14722 100644
--- a/src/resources/db/deaddb.h
+++ b/src/resources/db/deaddb.h
@@ -33,6 +33,8 @@ namespace DeadDB
*/
void load();
+ void loadXmlFile(const std::string &fileName);
+
/**
* Clear the chars data
*/