mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-02 20:06:44 +02:00
use/display nicks instead of friend numbers for groupchat invites
This commit is contained in:
@ -7,5 +7,6 @@
|
||||
ToxWindow new_friendlist();
|
||||
int friendlist_onFriendAdded(Tox *m, int num);
|
||||
void disable_chatwin(int f_num);
|
||||
int get_friendnum(uint8_t *name);
|
||||
|
||||
#endif /* end of include guard: FRIENDLIST_H_53I41IM */
|
||||
|
Reference in New Issue
Block a user