summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2018-01-27 19:44:18 +1100
committer Vas Crabb <vas@vastheman.com>2018-01-27 19:45:36 +1100
commitb3a0566e936f7878a8a07635b575928e9b9ad9f3 (patch)
tree78ce9f9bd2c0c98049c8cebd877848062646b8b7 /src
parentaf7aba7d6fccf682158a3ab764dc9ee6de159d25 (diff)
less cramped (nw)
Diffstat (limited to 'src')
-rw-r--r--src/mame/layout/playch10.lay11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/mame/layout/playch10.lay b/src/mame/layout/playch10.lay
index b85d780f2e6..088c2f0bedb 100644
--- a/src/mame/layout/playch10.lay
+++ b/src/mame/layout/playch10.lay
@@ -31,20 +31,21 @@
</view>
<view name="Single Screen">
+ <bounds x="0" y="0" width="40" height="35" />
<bezel name="digit_3" element="digit">
- <bounds x="25" y="0" width="2" height="3.2" />
+ <bounds x="25" y="0.6" width="2" height="3.2" />
</bezel>
<bezel name="digit_2" element="digit">
- <bounds x="27.5" y="0" width="2" height="3.2" />
+ <bounds x="27.5" y="0.6" width="2" height="3.2" />
</bezel>
<bezel name="digit_1" element="digit">
- <bounds x="30" y="0" width="2" height="3.2" />
+ <bounds x="30" y="0.6" width="2" height="3.2" />
</bezel>
<bezel name="digit_0" element="digit">
- <bounds x="32.5" y="0" width="2" height="3.2" />
+ <bounds x="32.5" y="0.6" width="2" height="3.2" />
</bezel>
<screen index="0">
- <bounds left="0" top="3.5" right="40" bottom="33.5" />
+ <bounds left="0" top="5" right="40" bottom="35" />
</screen>
</view>