mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +03:00
fix inputtag
This commit is contained in:
parent
b3d2146b8a
commit
bea73d805e
@ -52,7 +52,7 @@
|
||||
<screen index="0">
|
||||
<bounds x="0" y="0" width="480" height="640" />
|
||||
</screen>
|
||||
<bezel element="shifter" inputtag="SSIO.IP0" inputmask="0x10">
|
||||
<bezel element="shifter" inputtag="ssio:IP0" inputmask="0x10">
|
||||
<bounds x="446" y="574" width="32" height="64" />
|
||||
<color alpha="0.6" />
|
||||
</bezel>
|
||||
@ -61,7 +61,7 @@
|
||||
<screen index="0">
|
||||
<bounds x="0" y="0" width="480" height="640" />
|
||||
</screen>
|
||||
<bezel element="shifter" inputtag="SSIO.IP0" inputmask="0x10">
|
||||
<bezel element="shifter" inputtag="ssio:IP0" inputmask="0x10">
|
||||
<bounds x="2" y="574" width="32" height="64" />
|
||||
<color alpha="0.6" />
|
||||
</bezel>
|
||||
|
Loading…
Reference in New Issue
Block a user