mirror of
https://github.com/Tha14/toxic.git
synced 2025-09-18 20:56:52 +02:00
Fix typedef enums and potential uninitialised value.
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
#endif
|
||||
|
||||
extern FriendsList Friends;
|
||||
struct CallControl CallControl;
|
||||
|
||||
#define cbend pthread_exit(NULL)
|
||||
|
||||
|
Reference in New Issue
Block a user