mirror of
https://github.com/holub/mame
synced 2025-05-13 01:24:20 +03:00
no need for "Color"
This commit is contained in:
parent
306e8a265e
commit
0d96f47789
@ -13,7 +13,7 @@
|
|||||||
</rect>
|
</rect>
|
||||||
</element>
|
</element>
|
||||||
|
|
||||||
<view name="Green Color Overlay">
|
<view name="Green Overlay">
|
||||||
<screen index="0">
|
<screen index="0">
|
||||||
<bounds left="0" top="0" right="4" bottom="3" />
|
<bounds left="0" top="0" right="4" bottom="3" />
|
||||||
</screen>
|
</screen>
|
||||||
@ -21,7 +21,7 @@
|
|||||||
<bounds left="0" top="0" right="4" bottom="3" />
|
<bounds left="0" top="0" right="4" bottom="3" />
|
||||||
</overlay>
|
</overlay>
|
||||||
</view>
|
</view>
|
||||||
<view name="Yellow Color Overlay">
|
<view name="Yellow Overlay">
|
||||||
<screen index="0">
|
<screen index="0">
|
||||||
<bounds left="0" top="0" right="4" bottom="3" />
|
<bounds left="0" top="0" right="4" bottom="3" />
|
||||||
</screen>
|
</screen>
|
||||||
|
Loading…
Reference in New Issue
Block a user