qmlFrontend/flib.h
branchqmlfrontend
changeset 10896 5a74923120d5
parent 10888 a04e04aaf599
child 10951 89a7f617e091
--- a/qmlFrontend/flib.h	Tue Apr 14 11:18:14 2015 +0300
+++ b/qmlFrontend/flib.h	Thu Apr 16 23:31:13 2015 +0300
@@ -55,6 +55,8 @@
 typedef void tryRemoveTeam_t(const char * teamName);
 typedef void changeTeamColor_t(const char * teamName, int32_t dir);
 
+typedef void connectOfficialServer_t();
+
 #ifdef __cplusplus
 }
 #endif