oops ! forgot to add Mmancp2ur1 as BDF_CLONE
This commit is contained in:
parent
2435c725b2
commit
7b70d9ef26
|
@ -8463,7 +8463,7 @@ struct BurnDriver BurnDrvCpsMmancp2ur1 = {
|
|||
"mmancp2ur1", "megaman", NULL, NULL, "1995",
|
||||
"Mega Man - The Power Battle (950926 USA, SAMPLE Version)\0", NULL, "Capcom", "CPS2",
|
||||
NULL, NULL, NULL, NULL,
|
||||
BDF_GAME_WORKING, 2, HARDWARE_CAPCOM_CPS2, GBF_VSFIGHT, 0,
|
||||
BDF_GAME_WORKING | BDF_CLONE, 2, HARDWARE_CAPCOM_CPS2, GBF_VSFIGHT, 0,
|
||||
NULL, Mmancp2ur1RomInfo, Mmancp2ur1RomName, NULL, NULL, Mmancp2uInputInfo, NULL,
|
||||
Cps2Init, DrvExit, Cps2Frame, CpsRedraw, CpsAreaScan,
|
||||
&CpsRecalcPal, 0x1000, 384, 224, 4, 3
|
||||
|
|
Loading…
Reference in New Issue