summaryrefslogtreecommitdiffstats
path: root/src/mame/layout/wswan.lay
blob: a99fbd05a0036ada95008e5e1911d5299f6e787f (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="Standard">
		<screen index="0">
			<bounds left="0" top="0" right="16" bottom="10" />
		</screen>
	</view>
	<view name="Rotated Left">
		<screen index="0">
			<bounds left="0" top="0" right="10" bottom="16" />
			<orientation rotate="270" />
		</screen>
	</view>
</mamelayout>