mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 09:56:34 +01:00
try to limit scope of globals
This commit is contained in:
@@ -13,3 +13,4 @@ typedef struct {
|
||||
} GroupChat;
|
||||
|
||||
int init_groupchat_win(ToxWindow *prompt, Tox *m, int groupnum);
|
||||
ToxWindow new_group_chat(Tox *m, int groupnum);
|
||||
|
||||
Reference in New Issue
Block a user