mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-30 08:26:45 +02:00
more prep for audio groups
This commit is contained in:
@ -26,12 +26,6 @@
|
||||
#include "toxic.h"
|
||||
#include "windows.h"
|
||||
|
||||
#ifdef AUDIO
|
||||
#define AC_NUM_GLOB_COMMANDS 19
|
||||
#else
|
||||
#define AC_NUM_GLOB_COMMANDS 17
|
||||
#endif /* AUDIO */
|
||||
|
||||
#define MAX_FRIEND_REQUESTS 32
|
||||
|
||||
struct friend_request {
|
||||
|
Reference in New Issue
Block a user