mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 20:26:35 +01:00
stderr redirect doesn't work as intended, add invalid command message when no sound
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
#ifndef _settings_h
|
||||
#define _settings_h
|
||||
|
||||
#define NO_SOUND "silent"
|
||||
|
||||
/* holds user setting values */
|
||||
struct user_settings {
|
||||
int autolog; /* boolean */
|
||||
|
||||
Reference in New Issue
Block a user