{megadriv} Fixed compile by removing "static" [Miodrag Milanovic]

This commit is contained in:
Miodrag Milanovic 2010-02-14 21:04:58 +00:00
parent 0d57ebf87d
commit 07db38f0f2

View File

@ -1606,7 +1606,7 @@ INPUT_PORTS_START( ssf2ghw )
// PORT_DIPSETTING( 0x00, "10 (Fastest)" )
INPUT_PORTS_END
static INPUT_PORTS_START(mk3ghw)
INPUT_PORTS_START(mk3ghw)
PORT_INCLUDE( md_common )
PORT_MODIFY("PAD1")