diff --git a/src/sound_sb.c b/src/sound_sb.c index d99e7eee7..2191e2d4c 100644 --- a/src/sound_sb.c +++ b/src/sound_sb.c @@ -1,4 +1,4 @@ -#include + #include "ibm.h" #include "device.h" #include "sound_emu8k.h" @@ -822,7 +822,7 @@ static device_config_t sb_16_config[] = .description = "" } }, - .default_int = 1 + .default_int = 5 }, { .name = "midi", @@ -953,7 +953,7 @@ static device_config_t sb_awe32_config[] = .description = "" } }, - .default_int = 1 + .default_int = 5 }, { .name = "midi",