Clean up .available & .poll
This commit is contained in:
@@ -1386,7 +1386,7 @@ const device_t ps1_hdc_device = {
|
||||
.init = ps1_hdc_init,
|
||||
.close = ps1_hdc_close,
|
||||
.reset = NULL,
|
||||
{ .available = NULL },
|
||||
.available = NULL,
|
||||
.speed_changed = NULL,
|
||||
.force_redraw = NULL,
|
||||
.config = NULL
|
||||
|
||||
Reference in New Issue
Block a user