summaryrefslogtreecommitdiffstats
path: root/src/mame/layout/firebeat.lay
blob: 748de7ca95596a440d8543bdd3ea5e92c099614a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<!--
license:CC0
-->
<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>