mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 11:26:35 +01:00
fix on_friendadded()
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include "chat.h"
|
||||
|
||||
ToxWindow new_friendlist();
|
||||
int friendlist_onFriendAdded(Tox *m, int num);
|
||||
void disable_chatwin(int f_num);
|
||||
int get_friendnum(uint8_t *name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user