mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-18 23:36:35 +01:00
improve friendlis sorting function
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
ToxWindow new_friendlist(void);
|
||||
void disable_chatwin(int f_num);
|
||||
int get_friendnum(uint8_t *name);
|
||||
|
||||
/* sorts friendlist_index first by connection status then alphabetically */
|
||||
void sort_friendlist_index(void);
|
||||
|
||||
#endif /* end of include guard: FRIENDLIST_H_53I41IM */
|
||||
|
||||
Reference in New Issue
Block a user