summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Michaël Banaan Ananas <happppp@users.noreply.github.com>2010-05-24 15:57:12 +0000
committer Michaël Banaan Ananas <happppp@users.noreply.github.com>2010-05-24 15:57:12 +0000
commit709721db97a3239f690353d0767fe6be296dac36 (patch)
treec02ada7e1effa0aaa2de852414c6ea04dd2a52cb
parente76e60b582606e0b265bfa61a35b7a1ff5f2e0d5 (diff)
making note that it might not be jp version
-rw-r--r--src/mame/drivers/m72.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/m72.c b/src/mame/drivers/m72.c
index 7b7b27c1dc8..656ea9d67a6 100644
--- a/src/mame/drivers/m72.c
+++ b/src/mame/drivers/m72.c
@@ -3652,7 +3652,7 @@ GAME( 1989, loht, 0, m72, loht, loht, ROT0, "
GAME( 1989, lohtj, loht, m72, loht, loht, ROT0, "Irem", "Legend of Hero Tonma (Japan)", GAME_NO_COCKTAIL )
GAME( 1989, lohtb, loht, m72, loht, 0, ROT0, "Irem", "Legend of Hero Tonma (bootleg, set 1)", GAME_NOT_WORKING| GAME_NO_COCKTAIL )
GAME( 1989, lohtb2, loht, m72_8751, loht, m72_8751, ROT0, "Irem", "Legend of Hero Tonma (bootleg, set 2)", GAME_NO_COCKTAIL )
-GAME( 1989, xmultipl, 0, xmultipl, xmultipl, 0, ROT0, "Irem", "X Multiply (Japan, M81)", GAME_NO_COCKTAIL )
+GAME( 1989, xmultipl, 0, xmultipl, xmultipl, 0, ROT0, "Irem", "X Multiply (Japan, M81)", GAME_NO_COCKTAIL ) // no jp sub-title at titlescreen (unlike m72 version), is this a World set?
GAME( 1989, xmultiplm72, xmultipl, xmultiplm72, xmultipl, xmultiplm72, ROT0, "Irem", "X Multiply (Japan, M72)", GAME_NO_COCKTAIL )
GAME( 1989, dbreed, 0, dbreed, dbreed, 0, ROT0, "Irem", "Dragon Breed (M81 PCB version)", GAME_NO_COCKTAIL )
GAME( 1989, dbreedm72, dbreed, dbreedm72, dbreed, dbreedm72, ROT0, "Irem", "Dragon Breed (M72 PCB version)", GAME_NO_COCKTAIL )