aboutsummaryrefslogtreecommitdiff
path: root/src/query.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/query.hh')
-rw-r--r--src/query.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/query.hh b/src/query.hh
index dbba9dc..6ac6afb 100644
--- a/src/query.hh
+++ b/src/query.hh
@@ -187,4 +187,6 @@ struct TQueryManagerPoolConnection{
TQueryManagerConnection *QueryManagerConnection;
};
+void SetQueryManagerLoginData(int Type, const char *Data);
+
#endif //TIBIA_QUERY_HH_