mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-08 00:36:34 +01:00
added /me actions to toxic
This commit is contained in:
@@ -24,6 +24,7 @@ struct ToxWindow_ {
|
||||
void(*onMessage)(ToxWindow*, int, uint8_t*, uint16_t);
|
||||
void(*onNickChange)(ToxWindow*, int, uint8_t*, uint16_t);
|
||||
void(*onStatusChange)(ToxWindow*, int, uint8_t*, uint16_t);
|
||||
void(*onAction)(ToxWindow*, int, uint8_t*, uint16_t);
|
||||
char title[256];
|
||||
|
||||
void* x;
|
||||
|
||||
Reference in New Issue
Block a user