Things
This commit is contained in:
9
src/tox-weechat-commands.h
Normal file
9
src/tox-weechat-commands.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef TOX_WEECHAT_COMMANDS_H
|
||||
#define TOX_WEECHAT_COMMANDS_H
|
||||
|
||||
/**
|
||||
* Register command callbacks.
|
||||
*/
|
||||
void tox_weechat_commands_init();
|
||||
|
||||
#endif // TOX_WEECHAT_COMMANDS_H
|
||||
Reference in New Issue
Block a user