From 35481061f62111f916a39ce3cac6a314579418f9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 31 Jan 2017 21:27:52 +0300 Subject: Load currency names for each npc from npcs.xml. --- src/resources/db/unitsdb.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources/db/unitsdb.h') diff --git a/src/resources/db/unitsdb.h b/src/resources/db/unitsdb.h index b8c81cfc3..7a913cc16 100644 --- a/src/resources/db/unitsdb.h +++ b/src/resources/db/unitsdb.h @@ -51,6 +51,8 @@ class UnitsDb final * Formats the given number in the correct weight/mass format. */ static std::string formatWeight(const int value) A_WARN_UNUSED; + + static bool existsCurrency(const std::string &name) A_WARN_UNUSED; }; #endif // RESOURCES_DB_UNITSDB_H -- cgit v1.2.3-70-g09d2