diff options
author | 2019-02-24 14:25:42 +1100 | |
---|---|---|
committer | 2019-02-24 14:25:42 +1100 | |
commit | 0ed2d2684e5ce5798cde34fbc48799e30148c5ca (patch) | |
tree | a35fd0a43a33ebfa040872d8f7d71c62997c910f /src/mame/drivers/segasp.cpp | |
parent | 30ae22c2e218b4e3abde191bcc596ed9ff9dec4e (diff) |
srcclean (nw)
Diffstat (limited to 'src/mame/drivers/segasp.cpp')
-rw-r--r-- | src/mame/drivers/segasp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/segasp.cpp b/src/mame/drivers/segasp.cpp index f9a01bf8177..aaa13c3f198 100644 --- a/src/mame/drivers/segasp.cpp +++ b/src/mame/drivers/segasp.cpp @@ -628,7 +628,7 @@ ROM_START( tetgiano ) ROM_REGION( 0x08000000, "rom_board", ROMREGION_ERASEFF) // TETRIS - DEKARIS (romaji) - // / TETRIS® - GIANT + // / TETRIS® - GIANT // MDA-C0076 DISK_REGION( "cflash" ) DISK_IMAGE( "mda-c0076", 0, SHA1(6987c888d2a3ada2d07f6396d47fdba507ca859d) ) |