summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2020-06-27 00:59:24 +0200
committer hap <happppp@users.noreply.github.com>2020-06-27 00:59:24 +0200
commit0da69496677f647a692efac624610cb29d58e198 (patch)
tree0e95d76bf0676f2e4dfa9ed639780b31c756f173
parent057458b168346b4d80a588ad278e650577def079 (diff)
sdk86: fix crash when trying to create snapshot (nw)
-rw-r--r--src/mame/layout/sdk86.lay2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/layout/sdk86.lay b/src/mame/layout/sdk86.lay
index 54cfa373ac8..767cb5d757e 100644
--- a/src/mame/layout/sdk86.lay
+++ b/src/mame/layout/sdk86.lay
@@ -23,7 +23,7 @@ copyright-holders:Robbbert
<!-- Background -->
<screen index="0">
- <bounds left="0" top="0" right="4" bottom="3" />
+ <bounds left="0" top="0" right="362" bottom="69" />
</screen>
<bezel element="background">
<bounds left="0" top="0" right="362" bottom="69" />