dang-it.... update the game title in the comments in the romdef

This commit is contained in:
Brian Troha 2011-09-09 21:02:17 +00:00
parent 2e4b539bb7
commit 98731e7a24

View File

@ -119,10 +119,10 @@ ROM_END
ROM_START( futari15 )
ROM_REGION( 0x200000, "maincpu", ROMREGION_ERASEFF)
ROM_LOAD("u4", 0x000000, 0x200000, CRC(e8c5f128) SHA1(45fb8066fdbecb83fdc2e14555c460d0c652cd5f) ) /* (2006/12/8 MAST VER. 1.54) */
ROM_LOAD("u4", 0x000000, 0x200000, CRC(e8c5f128) SHA1(45fb8066fdbecb83fdc2e14555c460d0c652cd5f) ) /* (2006/12/8.MAST VER. 1.54) */
ROM_REGION( 0x8400000, "game", ROMREGION_ERASEFF)
ROM_LOAD("u2", 0x000000, 0x8400000, CRC(b9eae1fc) SHA1(410f8e7cfcbfd271b41fb4f8d049a13a3191a1f9) ) /* (2006/12/8 MAST VER. 1.54) */
ROM_LOAD("u2", 0x000000, 0x8400000, CRC(b9eae1fc) SHA1(410f8e7cfcbfd271b41fb4f8d049a13a3191a1f9) ) /* (2006/12/8.MAST VER. 1.54) */
ROM_REGION( 0x800000, "samples", ROMREGION_ERASEFF)
ROM_LOAD("u23", 0x000000, 0x400000, CRC(39f1e1f4) SHA1(53d12f59a56df35c705408c76e6e02118da656f1) )