summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mpu2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mpu2.c')
-rw-r--r--src/mame/drivers/mpu2.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mame/drivers/mpu2.c b/src/mame/drivers/mpu2.c
index 41fa2636b28..e3c5629ed4e 100644
--- a/src/mame/drivers/mpu2.c
+++ b/src/mame/drivers/mpu2.c
@@ -73,8 +73,7 @@ MACHINE_CONFIG_END
// technically not a 'bios' because they're all on the same board.
#define MPU2_MASKROM \
ROM_REGION( 0x800, "maskrom", 0 ) \
- ROM_LOAD( "rom1.bin", 0x0000, 0x0800, CRC(198d77ee) SHA1(ef466e539efd6e31c82ef01b09d63b7580f068fe) ) \
-
+ ROM_LOAD( "rom1.bin", 0x0000, 0x0800, CRC(198d77ee) SHA1(ef466e539efd6e31c82ef01b09d63b7580f068fe) )
ROM_START( m2hilite )
MPU2_MASKROM