Skip to content

Commit

Permalink
d_snk68 : streetsmwbl fixed manufacturer
Browse files Browse the repository at this point in the history
  • Loading branch information
taoenwen committed Jul 13, 2024
1 parent f7827ac commit af33dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/burn/drv/pre90s/d_snk68.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2103,7 +2103,7 @@ static INT32 streetsmwblInit()

struct BurnDriver BurnDrvStreetsmwbl = {
"streetsmwbl", "streetsm", NULL, NULL, "1989",
"Street Smart (bootleg of World version 1)\0", NULL, "SNK", "Miscellaneous",
"Street Smart (bootleg of World version 1)\0", NULL, "bootleg", "Miscellaneous",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE | BDF_BOOTLEG | BDF_HISCORE_SUPPORTED, 2, HARDWARE_MISC_PRE90S, GBF_VSFIGHT, 0,
NULL, streetsmwblRomInfo, streetsmwblRomName, NULL, NULL, NULL, NULL, DrvInputInfo, StreetsmjDIPInfo,
Expand Down

0 comments on commit af33dd7

Please sign in to comment.