midyunit.cpp: Re-add deleted line - not sure why test build was successful without it

This commit is contained in:
Brian Troha 2020-12-16 23:17:54 -06:00
parent 87263c22e3
commit 218d24c8bf

View File

@ -1491,6 +1491,7 @@ ROM_START( narc3 )
ROM_END
ROM_START( narc2 )
ROM_REGION( 0x90000, "narcsnd:cpu0", 0 ) /* sound CPU */
ROM_LOAD( "rev2_narc_sound_rom_u4.u4", 0x50000, 0x10000, CRC(450a591a) SHA1(bbda8061262738e5866f2707f69483a0a51d2910) )
ROM_RELOAD( 0x60000, 0x10000 )
ROM_LOAD( "rev2_narc_sound_rom_u5.u5", 0x70000, 0x10000, CRC(e551e5e3) SHA1(c8b4f53dbd4c534abb77d4dc07c4d12653b79894) )