summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/vjdash.lay
blob: 46a32167f8e0ecf15690eb3fc92660a2c084f502 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<!--
license:CC0-1.0
-->
<mamelayout version="2">
	<view name="VJ Custom">
		<screen index="0">
			<bounds x="22.2" y="15" width="22" height="15" />
		</screen>
		<screen index="1">
			<bounds x="0" y="0" width="22" height="15" />
		</screen>
		<screen index="2">
			<bounds x="22.2" y="0" width="22" height="15" />
		</screen>
		<screen index="3">
			<bounds x="44.4" y="0" width="22" height="15" />
		</screen>
	</view>
</mamelayout>