summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/modern_gettextasync.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Clist_modern/src/modern_gettextasync.h')
-rw-r--r--plugins/Clist_modern/src/modern_gettextasync.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/Clist_modern/src/modern_gettextasync.h b/plugins/Clist_modern/src/modern_gettextasync.h
new file mode 100644
index 0000000000..c53039da71
--- /dev/null
+++ b/plugins/Clist_modern/src/modern_gettextasync.h
@@ -0,0 +1,6 @@
+#pragma once
+void InitCacheAsync();
+
+void gtaRenewText(MCONTACT hContact);
+int gtaAddRequest(ClcData *dat, MCONTACT hContact);
+void gtaShutdown(void);