summaryrefslogtreecommitdiff
path: root/src/resources/db/badgesdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/db/badgesdb.h')
-rw-r--r--src/resources/db/badgesdb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/db/badgesdb.h b/src/resources/db/badgesdb.h
index 5e53660b9..324eac6c0 100644
--- a/src/resources/db/badgesdb.h
+++ b/src/resources/db/badgesdb.h
@@ -37,6 +37,8 @@ namespace BadgesDB
const std::string getGuildBadge(const std::string &name);
+ const std::string getNameBadge(const std::string &name);
+
const std::string getPartyBadge(const std::string &name);
} // namespace BadgesDB