2015-07-22 17:48:37 -04:00
|
|
|
void sends_new_item(void **state);
|
|
|
|
void sends_new_item_nick(void **state);
|
|
|
|
void sends_remove_item(void **state);
|
2023-04-13 09:23:45 -04:00
|
|
|
void sends_remove_item_nick(void **state);
|
2015-07-22 17:48:37 -04:00
|
|
|
void sends_nick_change(void **state);
|