mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-11 16:20:20 +00:00
add xchat r1489
This commit is contained in:
7
src/common/plugin-timer.h
Normal file
7
src/common/plugin-timer.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef XCHAT_PLUGIN_TIMER_H
|
||||
#define XCHAT_PLUGIN_TIMER_H
|
||||
|
||||
int timer_plugin_init (xchat_plugin *plugin_handle, char **plugin_name,
|
||||
char **plugin_desc, char **plugin_version, char *arg);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user