diff options
Diffstat (limited to 'protocols/Xfire/src/variables.h')
-rw-r--r-- | protocols/Xfire/src/variables.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/protocols/Xfire/src/variables.h b/protocols/Xfire/src/variables.h index 74a73b1176..5030c587b0 100644 --- a/protocols/Xfire/src/variables.h +++ b/protocols/Xfire/src/variables.h @@ -8,4 +8,6 @@ char* Varxfireserverip(ARGUMENTSINFO *ai); char* Varxfirevoice(ARGUMENTSINFO *ai);
char* Varxfirevoiceip(ARGUMENTSINFO *ai);
char* Varmyxfirevoiceip(ARGUMENTSINFO *ai);
-char* Varmyxfireserverip(ARGUMENTSINFO *ai);
\ No newline at end of file +char* Varmyxfireserverip(ARGUMENTSINFO *ai);
+
+char* XFireGetFoldersPath(char * pathtype);
\ No newline at end of file |