Named initializers in machine table

This commit is contained in:
Jasmine Iwanek
2022-07-19 18:51:18 -04:00
parent 184dc4c5f2
commit 6233027c9e
22 changed files with 10383 additions and 618 deletions

View File

@@ -1521,5 +1521,3 @@ machine_ps2_model_80_axx_init(const machine_t *model)
return ret;
}