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 7c971e00f..5e53660b9 100644
--- a/src/resources/db/badgesdb.h
+++ b/src/resources/db/badgesdb.h
@@ -35,6 +35,8 @@ namespace BadgesDB
void unload();
+ const std::string getGuildBadge(const std::string &name);
+
const std::string getPartyBadge(const std::string &name);
} // namespace BadgesDB