mirror of
https://github.com/Tha14/toxic.git
synced 2025-11-22 09:16:37 +01:00
bug fixes and code cleanup
This commit is contained in:
@@ -88,7 +88,7 @@ typedef struct {
|
||||
int num_friends;
|
||||
int *index;
|
||||
ToxicFriend *list;
|
||||
} _Friends;
|
||||
} FriendsList;
|
||||
|
||||
ToxWindow new_friendlist(void);
|
||||
void disable_chatwin(int32_t f_num);
|
||||
|
||||
Reference in New Issue
Block a user