Fix P5MP3 beta BIOS internal name [skip ci]

This commit is contained in:
RichardG867
2025-10-25 13:36:20 -03:00
parent 8f94c6452c
commit 204888c854

View File

@@ -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,