1
0
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:
Jfreegman
2013-11-15 14:59:49 -05:00
parent e091b36b14
commit 8bbd796755
5 changed files with 13 additions and 9 deletions

View File

@ -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);