From ddc7f0334b875d678be8a99d9ee892816f803d5a Mon Sep 17 00:00:00 2001 From: Angelo Salese Date: Tue, 8 Dec 2009 13:28:10 +0000 Subject: [PATCH] deleted obsolete comment as per Haze --- src/mame/drivers/magictg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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? */