summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2019-07-05 07:17:00 +0200
committer Ivan Vangelista <mesgnet@yahoo.it>2019-07-05 07:17:00 +0200
commit77edf6327e550ef3b3e929d700748aab274ab891 (patch)
tree2bfb4f5057724399c25eae9da926247ffeea2b4f
parent038d13fa813819fd9766ea1979b30bd14118122a (diff)
m72.cpp: corrected double spacing in the loht_ms title. Thanks M.A.S.H.! (nw)
-rw-r--r--src/mame/drivers/m72.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/m72.cpp b/src/mame/drivers/m72.cpp
index ff75c14aad9..755e2fab49f 100644
--- a/src/mame/drivers/m72.cpp
+++ b/src/mame/drivers/m72.cpp
@@ -4062,4 +4062,4 @@ GAME( 1990, poundforu, poundfor, poundfor, poundfor, m72_state, empty_
/* bootlegs, unique hw */
GAME( 1989, lohtb, loht, m72, loht, m72_state, empty_init, ROT0, "bootleg", "Legend of Hero Tonma (unprotected bootleg)", MACHINE_NOT_WORKING| MACHINE_NO_COCKTAIL | MACHINE_SUPPORTS_SAVE )
-GAME( 1989, loht_ms, loht, m72, loht, m72_state, empty_init, ROT0, "bootleg (Gaelco / Ervisa)", "Legend of Hero Tonma (Gaelco bootleg, Modular System)", MACHINE_NOT_WORKING| MACHINE_NO_COCKTAIL | MACHINE_SUPPORTS_SAVE )
+GAME( 1989, loht_ms, loht, m72, loht, m72_state, empty_init, ROT0, "bootleg (Gaelco / Ervisa)", "Legend of Hero Tonma (Gaelco bootleg, Modular System)", MACHINE_NOT_WORKING| MACHINE_NO_COCKTAIL | MACHINE_SUPPORTS_SAVE )