This commit is contained in:
Barry Harris 2013-01-10 19:56:48 +00:00
parent 6fab50b5a3
commit b37807c048
1 changed files with 1 additions and 1 deletions

View File

@ -8944,7 +8944,7 @@ struct BurnDriver BurnDrvCpsSfz2jr1 = {
"Street Fighter Zero 2 (960227 Japan)\0", NULL, "Capcom", "CPS2",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE, 2, HARDWARE_CAPCOM_CPS2, GBF_VSFIGHT, FBF_SF,
NULL, Sfz2jrRomInfo, Sfz2jr1RomName, NULL, NULL, Cps2FightingInputInfo, NULL,
NULL, Sfz2jr1RomInfo, Sfz2jr1RomName, NULL, NULL, Cps2FightingInputInfo, NULL,
Cps2Init, DrvExit, Cps2Frame, CpsRedraw, CpsAreaScan,
&CpsRecalcPal, 0x1000, 384, 224, 4, 3
};