diff --git a/src/mame/drivers/magictg.c b/src/mame/drivers/magictg.c index b90622889c6..82ea9363cf2 100644 --- a/src/mame/drivers/magictg.c +++ b/src/mame/drivers/magictg.c @@ -162,7 +162,7 @@ static INPUT_PORTS_START( magictg ) PORT_START("IPT_TEST") INPUT_PORTS_END -/* the SMT rom are almost certainly dumped too small */ + ROM_START( magictg ) ROM_REGION32_BE( 0x400000, "user1", 0 ) /* MIPs code? */