irem m107, fire barrel / air assassin - remove useless "allow continue" dip
This commit is contained in:
parent
f1e9274d6d
commit
b8f6d569dd
|
@ -173,10 +173,6 @@ static struct BurnDIPInfo FirebarrDIPList[]=
|
|||
{0x15, 0x01, 0x03, 0x02, "4" },
|
||||
{0x15, 0x01, 0x03, 0x01, "5" },
|
||||
|
||||
{0 , 0xfe, 0 , 2, "Allow Continue" },
|
||||
{0x15, 0x01, 0x20, 0x00, "No" },
|
||||
{0x15, 0x01, 0x20, 0x20, "Yes" },
|
||||
|
||||
{0 , 0xfe, 0 , 2, "Demo Sounds" },
|
||||
{0x15, 0x01, 0x40, 0x40, "Off" },
|
||||
{0x15, 0x01, 0x40, 0x00, "On" },
|
||||
|
|
Loading…
Reference in New Issue