This has a spurious 'x' (nw)

This commit is contained in:
angelosa 2017-08-20 08:14:20 +02:00
parent 8dab6b2c00
commit fbff826bd9

View File

@ -195,4 +195,4 @@ ROM_END
// For a generic system:
// SYST(YEAR,NAME,PARENT,COMPAT,MACHINE,INPUT,CLASS,INIT,COMPANY,FULLNAME,FLAGS)
GAME( 198?, xxx, 0, xxx, xxx, xxxx_state, 0, ROT0, "<template_manufacturer>", "<template_machinename>", MACHINE_IS_SKELETON )
GAME( 198?, xxx, 0, xxx, xxx, xxx_state, 0, ROT0, "<template_manufacturer>", "<template_machinename>", MACHINE_IS_SKELETON )