mirror of
https://github.com/holub/mame
synced 2025-06-05 12:26:35 +03:00
This has a spurious 'x' (nw)
This commit is contained in:
parent
8dab6b2c00
commit
fbff826bd9
@ -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 )
|
||||
|
Loading…
Reference in New Issue
Block a user