mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 17:45:31 -07:00
Fix P5MP3 beta BIOS internal name [skip ci]
This commit is contained in:
@@ -181,7 +181,7 @@ static const device_config_t p5mp3_config[] = {
|
||||
},
|
||||
{
|
||||
.name = "Award Modular BIOS v4.51G - Revision 0402 (Beta)",
|
||||
.internal_name = "p5mp3_beta",
|
||||
.internal_name = "p5mp3_0402",
|
||||
.bios_type = BIOS_NORMAL,
|
||||
.files_no = 1,
|
||||
.local = 0,
|
||||
|
||||
Reference in New Issue
Block a user