diff options
Diffstat (limited to 'artwork')
-rw-r--r-- | artwork/bgfx/border_blur/default.lay | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/artwork/bgfx/border_blur/default.lay b/artwork/bgfx/border_blur/default.lay new file mode 100644 index 00000000000..1554a9ec50b --- /dev/null +++ b/artwork/bgfx/border_blur/default.lay @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<mamelayout version="2"> + <view name="Horizontal"> + <screen index="0"> + <bounds left="2" top="0" right="14" bottom="9" /> + </screen> + <screen index="0"> + <bounds left="0" top="0" right="2" bottom="9" /> + </screen> + <screen index="0"> + <bounds left="14" top="0" right="16" bottom="9" /> + </screen> + </view> + <view name="Vertical"> + <screen index="0"> + <bounds left="18.5" top="0" right="45.5" bottom="36" /> + </screen> + <screen index="0"> + <bounds left="0" top="0" right="18.5" bottom="36" /> + </screen> + <screen index="0"> + <bounds left="45.5" top="0" right="64" bottom="36" /> + </screen> + </view> +</mamelayout>
\ No newline at end of file |