mirror of
https://github.com/holub/mame
synced 2025-06-01 02:21:48 +03:00
14 lines
208 B
XML
14 lines
208 B
XML
<?xml version="1.0"?>
|
|
<mamelayout version="2">
|
|
|
|
<!-- define elements -->
|
|
|
|
|
|
<!-- build screen -->
|
|
|
|
<view name="Internal Layout">
|
|
<bounds left="0" right="100" top="0" bottom="100" />
|
|
|
|
</view>
|
|
</mamelayout>
|