mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-02 06:16:46 +02: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