Yet more cleaning in src/sound
This commit is contained in:
@@ -249,7 +249,7 @@ const device_t cms_device = {
|
||||
.init = cms_init,
|
||||
.close = cms_close,
|
||||
.reset = NULL,
|
||||
{ .available = NULL },
|
||||
.available = NULL,
|
||||
.speed_changed = NULL,
|
||||
.force_redraw = NULL,
|
||||
.config = cms_config
|
||||
|
||||
Reference in New Issue
Block a user