summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/layout/snap.lay
blob: 76dfb93d60c1af4280cff809c807e5458b182af6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0"?>
<mamelayout version="2">
	<view name="s0">
		<screen index="0">
			<bounds left="0" top="0" right="1" bottom="1" />
		</screen>
	</view>

	<view name="s1">
		<screen index="1">
			<bounds left="0" top="0" right="1" bottom="1" />
		</screen>
	</view>

	<view name="s2">
		<screen index="2">
			<bounds left="0" top="0" right="1" bottom="1" />
		</screen>
	</view>

	<view name="s3">
		<screen index="3">
			<bounds left="0" top="0" right="1" bottom="1" />
		</screen>
	</view>

	<view name="s4">
		<screen index="4">
			<bounds left="0" top="0" right="1" bottom="1" />
		</screen>
	</view>

	<view name="s5">
		<screen index="5">
			<bounds left="0" top="0" right="1" bottom="1" />
		</screen>
	</view>

	<view name="s6">
		<screen index="6">
			<bounds left="0" top="0" right="1" bottom="1" />
		</screen>
	</view>

	<view name="s7">
		<screen index="7">
			<bounds left="0" top="0" right="1" bottom="1" />
		</screen>
	</view>
</mamelayout>