mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
forgot to refactor hdc table def
This commit is contained in:
@@ -94,7 +94,6 @@ static const device_t hdc_internal_device = {
|
||||
|
||||
|
||||
static const struct {
|
||||
const char *internal_name;
|
||||
const device_t *device;
|
||||
} controllers[] = {
|
||||
{ &hdc_null_device },
|
||||
|
||||
Reference in New Issue
Block a user