From d3bc3e9df17f1fc76a67abc08f2c2eb1049546f2 Mon Sep 17 00:00:00 2001 From: briantro Date: Tue, 16 Aug 2016 19:13:39 -0500 Subject: [PATCH] midyunit.cpp: Spelling correction - NW --- src/mame/drivers/midyunit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/drivers/midyunit.cpp b/src/mame/drivers/midyunit.cpp index 157ae23169e..2307873f7be 100644 --- a/src/mame/drivers/midyunit.cpp +++ b/src/mame/drivers/midyunit.cpp @@ -2874,7 +2874,7 @@ ROM_START( term2la1 ) ROM_END -ROM_START( term2lg1 ) /* All reported German versions use stadard English sound roms */ +ROM_START( term2lg1 ) /* All reported German versions use standard English sound roms */ ROM_REGION( 0x50000, "adpcm:cpu", 0 ) /* sound CPU */ ROM_LOAD ( "sl1_terminator_2_u3_sound_rom.u3", 0x10000, 0x20000, CRC(73c3f5c4) SHA1(978dd974590e77294dbe9a647aebd3d24af6397f) ) ROM_RELOAD ( 0x30000, 0x20000 )