summaryrefslogtreecommitdiffstats
path: root/src/mame/layout/ppsatan.lay
blob: 601c107785aec5166ea2452f33ad4de24e2911f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>
<!--
license:CC0
-->
<mamelayout version="2">
	<view name="Poka Poka Satan Custom">
		<screen index="0">
			<bounds x="0" y="0" width="4" height="3" />
		</screen>
		<screen index="1">
			<bounds x="-2.2" y="3.4" width="4" height="3" />
		</screen>
		<screen index="2">
			<bounds x="+2.2" y="3.4" width="4" height="3" />
		</screen>
	</view>
</mamelayout>