GUI: improve settings management
This commit is contained in:
parent
818ebcd195
commit
7b797c3028
3 changed files with 106 additions and 26 deletions
|
|
@ -20,7 +20,7 @@ enum DivStatusView {
|
|||
|
||||
enum DivAudioEngines {
|
||||
DIV_AUDIO_JACK=0,
|
||||
DIV_AUDIO_SDL
|
||||
DIV_AUDIO_SDL=1
|
||||
};
|
||||
|
||||
struct DivChannelState {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue