diff --git a/src/burn/drivers/d_parent.cpp b/src/burn/drivers/d_parent.cpp index ae8a08418..78b83d606 100644 --- a/src/burn/drivers/d_parent.cpp +++ b/src/burn/drivers/d_parent.cpp @@ -45,7 +45,7 @@ static struct BurnRomInfo BagmanRomDesc[] = { STD_ROM_PICK(Bagman) STD_ROM_FN(Bagman) -struct BurnDriver BurnDrvBagman = { +struct BurnDriverD BurnDrvBagman = { "bagman", NULL, NULL, NULL, "1982", "Bagman\0", "Parent set for working drivers", "Valadon Automation", "Miscellaneous", NULL, NULL, NULL, NULL,