mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 16:23:14 +02:00
IRC colors reintroduced
This commit is contained in:
@@ -52,6 +52,7 @@ struct t_irc_protocol_msg
|
||||
{
|
||||
char *name; /* IRC message name */
|
||||
char *description; /* message description */
|
||||
int decode_color; /* decode color before calling function */
|
||||
t_irc_recv_func *recv_function; /* function called when msg is received */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user