summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/lbeach.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/lbeach.lay')
-rw-r--r--src/mame/layout/lbeach.lay16
1 files changed, 10 insertions, 6 deletions
diff --git a/src/mame/layout/lbeach.lay b/src/mame/layout/lbeach.lay
index c0596696609..c7cb31d3ec6 100644
--- a/src/mame/layout/lbeach.lay
+++ b/src/mame/layout/lbeach.lay
@@ -34,11 +34,15 @@ license:CC0
<screen index="0">
<bounds x="0" y="0" width="738.46" height="480" />
</screen>
- <bezel element="black">
- <bounds x="640" y="0" width="100" height="480" />
- </bezel>
- <overlay element="overlay">
- <bounds x="0" y="0" width="738.46" height="480" />
- </overlay>
+ <collection name="Overlay">
+ <element ref="overlay" blend="multiply">
+ <bounds x="0" y="0" width="738.46" height="480" />
+ </element>
+ </collection>
+ <collection name="Overscan Mask">
+ <element ref="black">
+ <bounds x="640" y="0" width="100" height="480" />
+ </element>
+ </collection>
</view>
</mamelayout>