mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-06 09:26:44 +02:00
bug fixes and code cleanup
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
#include "file_senders.h"
|
||||
|
||||
extern ToxWindow *prompt;
|
||||
extern _Friends Friends;
|
||||
extern FriendsList Friends;
|
||||
|
||||
extern FileSender file_senders[MAX_FILES];
|
||||
extern uint8_t max_file_senders_index;
|
||||
|
Reference in New Issue
Block a user