summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/wecleman.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/wecleman.lay')
-rw-r--r--src/mame/layout/wecleman.lay18
1 files changed, 8 insertions, 10 deletions
diff --git a/src/mame/layout/wecleman.lay b/src/mame/layout/wecleman.lay
index 799733f504e..b20b47199c9 100644
--- a/src/mame/layout/wecleman.lay
+++ b/src/mame/layout/wecleman.lay
@@ -55,36 +55,34 @@ license:CC0
<screen index="0">
<bounds x="0" y="0" width="640" height="480" />
</screen>
- <bezel element="shifter" inputtag="IN0" inputmask="0x20">
+ <element ref="shifter" inputtag="IN0" inputmask="0x20">
<bounds x="606" y="414" width="32" height="64" />
<color alpha="0.6" />
- </bezel>
+ </element>
</view>
<view name="Shifter-L">
<screen index="0">
<bounds x="0" y="0" width="640" height="480" />
</screen>
- <bezel element="shifter" inputtag="IN0" inputmask="0x20">
+ <element ref="shifter" inputtag="IN0" inputmask="0x20">
<bounds x="2" y="414" width="32" height="64" />
<color alpha="0.6" />
- </bezel>
+ </element>
</view>
<view name="Widescreen Shifter-R">
<screen index="0">
<bounds x="0" y="0" width="640" height="480" />
</screen>
- <bezel element="shifter" inputtag="IN0" inputmask="0x20">
+ <element ref="shifter" inputtag="IN0" inputmask="0x20">
<bounds x="648" y="414" width="32" height="64" />
- <color alpha="0.65" />
- </bezel>
+ </element>
</view>
<view name="Widescreen Shifter-L">
<screen index="0">
<bounds x="0" y="0" width="640" height="480" />
</screen>
- <bezel element="shifter" inputtag="IN0" inputmask="0x20">
+ <element ref="shifter" inputtag="IN0" inputmask="0x20">
<bounds x="-40" y="414" width="32" height="64" />
- <color alpha="0.65" />
- </bezel>
+ </element>
</view>
</mamelayout>