mirror of
https://github.com/holub/mame
synced 2025-04-22 00:11:58 +03:00
midyunit.cpp: Re-add deleted line - not sure why test build was successful without it
This commit is contained in:
parent
87263c22e3
commit
218d24c8bf
@ -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) )
|
||||
|
Loading…
Reference in New Issue
Block a user