diff options
author | 2012-08-21 10:41:19 +0000 | |
---|---|---|
committer | 2012-08-21 10:41:19 +0000 | |
commit | 7285b359d259b2ae0fdf85096571c386ec8c991a (patch) | |
tree | a027aff57f1a255f9ec6cfd3b68cabe4b6683998 /src/mess/layout/vidbrain.lay | |
parent | 67c425e90757876a6716b7867df30c0149912e74 (diff) |
Merge of MESS sources (no whatsnew)
Diffstat (limited to 'src/mess/layout/vidbrain.lay')
-rw-r--r-- | src/mess/layout/vidbrain.lay | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mess/layout/vidbrain.lay b/src/mess/layout/vidbrain.lay new file mode 100644 index 00000000000..ff7b440c31b --- /dev/null +++ b/src/mess/layout/vidbrain.lay @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<mamelayout version="2"> + <view name="Standard (3:2)"> + <screen index="0"> + <bounds left="0" top="0" right="3" bottom="2" /> + </screen> + </view> +</mamelayout> |