blob: eb602ff9298d19fa68a3c6679887c27b18ecafca (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0"?>
<!--
license:CC0
-->
<mamelayout version="2">
<!-- All dimensions are in 0.01 inch units -->
<view name="Standard (2:1)">
<screen index="0">
<bounds left="0" top="0" right="1000" bottom="500" />
</screen>
</view>
</mamelayout>
|