mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 18:08:20 -07:00
Align array entries for ABit AB-LX6
Align array entries for ABit AB-LX6 in m_at_slot1.c
This commit is contained in:
@@ -168,7 +168,8 @@ static const device_config_t lx6_config[] = {
|
||||
.bios = {
|
||||
{
|
||||
.name = "Award Modular BIOS v4.51PG - Revision LY",
|
||||
.internal_name = "lx6", .bios_type = BIOS_NORMAL,
|
||||
.internal_name = "lx6",
|
||||
.bios_type = BIOS_NORMAL,
|
||||
.files_no = 1,
|
||||
.local = 0,
|
||||
.size = 131072,
|
||||
|
||||
Reference in New Issue
Block a user