summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/sc2_vfd.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/sc2_vfd.lay')
-rw-r--r--src/mame/layout/sc2_vfd.lay14
1 files changed, 6 insertions, 8 deletions
diff --git a/src/mame/layout/sc2_vfd.lay b/src/mame/layout/sc2_vfd.lay
index 07882400255..e980d09cd7c 100644
--- a/src/mame/layout/sc2_vfd.lay
+++ b/src/mame/layout/sc2_vfd.lay
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
-license:CC0
+license:CC0-1.0
-->
<mamelayout version="2">
<element name="matrixlamp">
@@ -178,16 +178,14 @@ license:CC0
<param name="i" start="0" increment="1" />
<param name="x" start="0" increment="9" />
<element name="vfdblank~i~" ref="vfd0">
- <color red="0.14" green="0.14" blue="0.14"></color>
- <bounds x="~x~" y="280" width="9" height="14">
- </bounds>
+ <color red="0.14" green="0.14" blue="0.14" />
+ <bounds x="~x~" y="280" width="9" height="14" />
</element>
<element name="vfd~i~" ref="vfd0">
<animate name="vfdduty0" />
- <color red="0.00" green="1.00" blue="1.00"></color>
- <bounds x="~x~" y="280" width="9" height="14">
- </bounds>
+ <color red="0.00" green="1.00" blue="1.00" />
+ <bounds x="~x~" y="280" width="9" height="14" />
</element>
</repeat>
</group>
@@ -200,7 +198,7 @@ license:CC0
<param name="n" start="~s~" increment="1" />
<param name="y" start="0" increment="8" />
<element name="lamp~n~" ref="matrixlamp" state="0" blend="add">
- <bounds x="~x~" y="~y~" width="7" height="7"/>
+ <bounds x="~x~" y="~y~" width="7" height="7" />
</element>
</repeat>
</repeat>