summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2020-01-22 07:59:18 +0100
committer GitHub <noreply@github.com>2020-01-22 07:59:18 +0100
commit30038dd15dbfceb38763252427416b2223c91264 (patch)
tree841717e19d82886bda48151b90636605b20a6cb3 /src/mame/drivers
parent0b072074ebac723efa63a028a34cdefd5ce65c7f (diff)
ffantasy_ms.cpp: fixed parent / clone relationship, thanks M.A.S.H. (nw)
Diffstat (limited to 'src/mame/drivers')
-rw-r--r--src/mame/drivers/ffantasy_ms.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ffantasy_ms.cpp b/src/mame/drivers/ffantasy_ms.cpp
index 2ff31f205a7..8bed6ad31ac 100644
--- a/src/mame/drivers/ffantasy_ms.cpp
+++ b/src/mame/drivers/ffantasy_ms.cpp
@@ -167,4 +167,4 @@ ROM_START( ffantasym )
ROM_LOAD( "ff_5-1_5235_gal16v8.ic8", 0x000, 0x117, NO_DUMP )
ROM_END
-GAME( 199?, ffantasym, ffantasy, ffantasym, ffantasym, ffantasy_ms_state, empty_init, ROT0, "bootleg (Gaelco / Ervisa)", "Fighting Fantasy (Modular System)", MACHINE_IS_SKELETON )
+GAME( 199?, ffantasym, hippodrm, ffantasym, ffantasym, ffantasy_ms_state, empty_init, ROT0, "bootleg (Gaelco / Ervisa)", "Fighting Fantasy (Modular System)", MACHINE_IS_SKELETON )