mirror of
https://github.com/holub/mame
synced 2025-05-31 10:01:51 +03:00
Fixed typo
This commit is contained in:
parent
3f2794f4de
commit
e7e544c0c1
@ -3939,7 +3939,7 @@ ROM_START( dygolf )
|
||||
ROM_LOAD("317-0308-com.data", 0x00, 0x50, CRC(56f63af0) SHA1(3c453226fc53d2f700b3634db3ef8ce206d94392) )
|
||||
|
||||
ROM_REGION( 0x10000, "io_board", 0)
|
||||
ROM_LOAD("epr-22-84.ic3", 0x0000, 0x10000, CRC(18cf58bb) SHA1(1494f8215231929e41bbe2a133658d01882fbb0f) )
|
||||
ROM_LOAD("epr-22084.ic3", 0x0000, 0x10000, CRC(18cf58bb) SHA1(1494f8215231929e41bbe2a133658d01882fbb0f) )
|
||||
ROM_END
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user