grrrr... now make sure the alt B board for the world version of Forgotten Worlds is accurately set in the config table

This commit is contained in:
Brian Troha 2009-05-25 05:12:31 +00:00
parent fbfb7b5854
commit a046f235ea

View File

@ -1233,7 +1233,7 @@ static const struct gfx_range mapper_cps2_table[] =
static const struct CPS1config cps1_config_table[]=
{
/* name CPSB gfx mapper in2 in3 out2 kludge */
{"forgottn", CPS_B_01, mapper_LWCHR },
{"forgottn", CPS_B_01, mapper_LW621 },
{"forgottu", CPS_B_01, mapper_LWCHR },
{"lostwrld", CPS_B_01, mapper_LWCHR },
{"ghouls", CPS_B_01, mapper_DM620 },