summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/firebeat.lay
blob: b2889c75b083bd443808d79b821ee43803987620 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<!--
license:CC0-1.0
-->
<mamelayout version="2">
	<view name="Dual Side-by-Side">
		<screen index="0">
			<bounds x="0" y="0" width="3" height="4" />
		</screen>
		<screen index="1">
			<bounds x="3.03" y="0" width="3" height="4" />
		</screen>
	</view>
</mamelayout>