mirror of
https://github.com/Tha14/toxic.git
synced 2025-11-23 15:46:39 +01:00
implement avatars (setting only) and generalize path tab-complete
This commit is contained in:
@@ -27,9 +27,9 @@
|
||||
#include "windows.h"
|
||||
|
||||
#ifdef AUDIO
|
||||
#define AC_NUM_GLOB_COMMANDS 18
|
||||
#define AC_NUM_GLOB_COMMANDS 19
|
||||
#else
|
||||
#define AC_NUM_GLOB_COMMANDS 16
|
||||
#define AC_NUM_GLOB_COMMANDS 17
|
||||
#endif /* AUDIO */
|
||||
|
||||
#define MAX_FRIEND_REQUESTS 32
|
||||
|
||||
Reference in New Issue
Block a user