gui/audio_setup.cpp: add option to set static volume on boot

This commit is contained in:
[CST] Focus
2014-05-14 19:28:37 +04:00
parent 0c22682df3
commit 44bfc6f746
6 changed files with 25 additions and 4 deletions

View File

@@ -63,6 +63,7 @@ struct SNeutrinoSettings
#endif
char current_volume;
int current_volume_step;
int start_volume;
int channel_mode;
int channel_mode_radio;
int channel_mode_initial;