mirror of
https://github.com/Tha14/toxic.git
synced 2026-01-24 13:03:16 +01:00
group audio almost works
This commit is contained in:
@@ -50,6 +50,10 @@ typedef struct {
|
||||
uint8_t *oldpeer_names;
|
||||
uint16_t *peer_name_lengths;
|
||||
uint16_t *oldpeer_name_lengths;
|
||||
|
||||
#ifdef AUDIO
|
||||
Call call;
|
||||
#endif
|
||||
} GroupChat;
|
||||
|
||||
void kill_groupchat_window(ToxWindow *self);
|
||||
|
||||
Reference in New Issue
Block a user