mirror of
https://github.com/holub/mame
synced 2025-06-30 07:58:56 +03:00
neogeo/neogeo.cpp, hash/neogeo.xml: correct ssideki3 title (#11480)
- 挑戦 = chousen - removed double space in stakwin title
This commit is contained in:
parent
b223b49984
commit
2cf64f7f14
@ -4319,7 +4319,7 @@ license:CC0-1.0
|
||||
-->
|
||||
|
||||
<software name="ssideki3">
|
||||
<description>Super Sidekicks 3 - The Next Glory / Tokuten Ou 3 - Eikou e no Michi</description>
|
||||
<description>Super Sidekicks 3 - The Next Glory / Tokuten Ou 3 - Eikou e no Chousen</description>
|
||||
<year>1995</year>
|
||||
<publisher>SNK</publisher>
|
||||
<info name="serial" value="NGM-081 (MVS), NGH-081 (AES)"/>
|
||||
@ -11439,7 +11439,3 @@ license:CC0-1.0
|
||||
|
||||
|
||||
</softwarelist>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -11927,7 +11927,7 @@ GAME( 1994, samsho2, neogeo, neobase, neogeo, mvs_led_state, empty_ini
|
||||
GAME( 1994, samsho2k, samsho2, neobase, neogeo, mvs_led_state, empty_init, ROT0, "SNK", "Saulabi Spirits / Jin Saulabi Tu Hon (Korean release of Samurai Shodown II, set 1)", MACHINE_SUPPORTS_SAVE )
|
||||
GAME( 1994, samsho2ka, samsho2, neobase, neogeo, mvs_led_state, empty_init, ROT0, "SNK", "Saulabi Spirits / Jin Saulabi Tu Hon (Korean release of Samurai Shodown II, set 2)", MACHINE_SUPPORTS_SAVE )
|
||||
GAME( 1995, fatfury3, neogeo, neobase, neogeo, mvs_led_state, empty_init, ROT0, "SNK", "Fatal Fury 3 - Road to the Final Victory / Garou Densetsu 3 - Haruka-naru Tatakai (NGM-069 ~ NGH-069)", MACHINE_SUPPORTS_SAVE )
|
||||
GAME( 1995, ssideki3, neogeo, neobase, neogeo, mvs_led_state, empty_init, ROT0, "SNK", "Super Sidekicks 3 - The Next Glory / Tokuten Ou 3 - Eikou e no Michi", MACHINE_SUPPORTS_SAVE )
|
||||
GAME( 1995, ssideki3, neogeo, neobase, neogeo, mvs_led_state, empty_init, ROT0, "SNK", "Super Sidekicks 3 - The Next Glory / Tokuten Ou 3 - Eikou e no Chousen", MACHINE_SUPPORTS_SAVE )
|
||||
GAME( 1995, kof95, neogeo, neobase, neogeo, mvs_led_state, empty_init, ROT0, "SNK", "The King of Fighters '95 (NGM-084)", MACHINE_SUPPORTS_SAVE )
|
||||
GAME( 1995, kof95a, kof95, neobase, neogeo, mvs_led_state, empty_init, ROT0, "SNK", "The King of Fighters '95 (NGM-084, alt board)", MACHINE_SUPPORTS_SAVE )
|
||||
GAME( 1995, kof95h, kof95, neobase, neogeo, mvs_led_state, empty_init, ROT0, "SNK", "The King of Fighters '95 (NGH-084)", MACHINE_SUPPORTS_SAVE )
|
||||
|
Loading…
Reference in New Issue
Block a user