summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/aquastge.lay
blob: 97aa3e4a68fc49187acaf4e0bc6aff616b63831e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<mamelayout version="2">
	
	<!-- exact ratio unknown, could be wider -->
	<view name="Dual Wide Screens">
		<screen index="0">
			<bounds left="0" top="0" right="900" bottom="450" />
		</screen>
		<screen index="1">
			<bounds left="900" top="0" right="1800" bottom="450" />
		</screen>

	</view>

</mamelayout>