update the CPS1 config table in /video to use the new clone name for Forgotten Worlds (US)

This commit is contained in:
Brian Troha 2009-05-25 05:02:44 +00:00
parent b250100cf9
commit fbfb7b5854

View File

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