mirror of
https://github.com/holub/mame
synced 2025-05-31 10:01:51 +03:00
Fix for remainder if MT#7-58 (buggyboyjr shifter) (nw)
This commit is contained in:
parent
7957feaefc
commit
f6f4138bdc
@ -52,7 +52,7 @@
|
||||
<screen index="0">
|
||||
<bounds x="0" y="0" width="640" height="480" />
|
||||
</screen>
|
||||
<bezel element="shifter" inputtag="YM2149_IC19_A" inputmask="0x40">
|
||||
<bezel element="shifter" inputtag="soundbrd:YM2149_IC19_A" inputmask="0x40">
|
||||
|
||||
<bounds x="606" y="414" width="32" height="64" />
|
||||
<color alpha="0.6" />
|
||||
@ -63,7 +63,7 @@
|
||||
<screen index="0">
|
||||
<bounds x="0" y="0" width="640" height="480" />
|
||||
</screen>
|
||||
<bezel element="shifter" inputtag="YM2149_IC19_A" inputmask="0x40">
|
||||
<bezel element="shifter" inputtag="soundbrd:YM2149_IC19_A" inputmask="0x40">
|
||||
|
||||
<bounds x="2" y="414" width="32" height="64" />
|
||||
<color alpha="0.6" />
|
||||
|
Loading…
Reference in New Issue
Block a user