summaryrefslogtreecommitdiff
path: root/XChat.def
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2014-02-02 02:12:47 -0500
committercheapie <no-email-for-you@example.com>2014-02-02 02:12:47 -0500
commit8d2199c705efc8a912c0640b8dbe5cc638546363 (patch)
treeaf7633652801a53c83ac8a3a025e94e61c44f3cc /XChat.def
parentc1b95b0468bf79528fe4d165a9c8025684da69da (diff)
downloadsparkles-8d2199c705efc8a912c0640b8dbe5cc638546363.tar
sparkles-8d2199c705efc8a912c0640b8dbe5cc638546363.tar.gz
sparkles-8d2199c705efc8a912c0640b8dbe5cc638546363.tar.bz2
sparkles-8d2199c705efc8a912c0640b8dbe5cc638546363.tar.xz
sparkles-8d2199c705efc8a912c0640b8dbe5cc638546363.zip
added Sparkles source files
Diffstat (limited to 'XChat.def')
-rw-r--r--XChat.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/XChat.def b/XChat.def
new file mode 100644
index 0000000..4209ad0
--- /dev/null
+++ b/XChat.def
@@ -0,0 +1,4 @@
+EXPORTS
+ xchat_plugin_init
+ xchat_plugin_deinit
+ xchat_plugin_get_info \ No newline at end of file