mirror of
https://github.com/holub/mame
synced 2025-06-05 20:33:45 +03:00
timetrv: corrected screen height in layout.
This commit is contained in:
parent
1589b642c3
commit
c6517f5d1e
@ -37,7 +37,7 @@ copyright-holders:Ryan Holtz
|
||||
<bounds x="0" y="0" width="704" height="544" />
|
||||
|
||||
<screen index="0">
|
||||
<bounds left="0" top="16" right="704" bottom="528" />
|
||||
<bounds left="0" top="16" right="704" bottom="544" />
|
||||
</screen>
|
||||
|
||||
<repeat count="16">
|
||||
|
Loading…
Reference in New Issue
Block a user