1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 19:57:45 +02:00
toxic/src/groupchat.h
2013-09-17 06:03:08 -04:00

7 lines
133 B
C

/*
* Toxic -- Tox Curses Client
*/
int init_groupchat_win(ToxWindow *prompt, Tox *m, int groupnum);
int get_num_groupchats(void);