summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author angelosa <salese_corp_ltd@email.it>2017-08-20 08:14:20 +0200
committer angelosa <salese_corp_ltd@email.it>2017-08-20 08:14:20 +0200
commitfbff826bd9ed00474e7ed71c490deedf4dd0ebde (patch)
tree22aec822dd78ec04883c7a4287e93065ae2392ef
parent8dab6b2c00c5f906e6b8196c0bdc6bf20edfb55c (diff)
This has a spurious 'x' (nw)
-rw-r--r--src/mame/etc/template_driver.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/etc/template_driver.cpp b/src/mame/etc/template_driver.cpp
index 1d0094ad1ef..5634a62a145 100644
--- a/src/mame/etc/template_driver.cpp
+++ b/src/mame/etc/template_driver.cpp
@@ -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 )