Since now EOF it is call for all screens let's leave it at one place only (no whatsnew)

This commit is contained in:
Miodrag Milanovic 2011-02-25 09:33:27 +00:00
parent b985e88b50
commit 2280e79fda

View File

@ -504,7 +504,6 @@ static MACHINE_CONFIG_START( megatech, mtech_state )
MCFG_SCREEN_SIZE(342,262)
MCFG_SCREEN_VISIBLE_AREA(0, 256-1, 0, 224-1)
MCFG_SCREEN_UPDATE(mtnew)
MCFG_SCREEN_EOF(mtnew)
MCFG_SCREEN_MODIFY("megadriv")
MCFG_SCREEN_UPDATE(mtnew)