mirror of
https://github.com/holub/mame
synced 2025-10-08 17:37:56 +03:00
{megadriv} Fixed compile by removing "static" [Miodrag Milanovic]
This commit is contained in:
parent
0d57ebf87d
commit
07db38f0f2
@ -1606,7 +1606,7 @@ INPUT_PORTS_START( ssf2ghw )
|
|||||||
// PORT_DIPSETTING( 0x00, "10 (Fastest)" )
|
// PORT_DIPSETTING( 0x00, "10 (Fastest)" )
|
||||||
INPUT_PORTS_END
|
INPUT_PORTS_END
|
||||||
|
|
||||||
static INPUT_PORTS_START(mk3ghw)
|
INPUT_PORTS_START(mk3ghw)
|
||||||
PORT_INCLUDE( md_common )
|
PORT_INCLUDE( md_common )
|
||||||
|
|
||||||
PORT_MODIFY("PAD1")
|
PORT_MODIFY("PAD1")
|
||||||
|
Loading…
Reference in New Issue
Block a user