summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/layout/wicat.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/layout/wicat.lay')
-rw-r--r--src/mess/layout/wicat.lay35
1 files changed, 0 insertions, 35 deletions
diff --git a/src/mess/layout/wicat.lay b/src/mess/layout/wicat.lay
deleted file mode 100644
index 10cf24c71e6..00000000000
--- a/src/mess/layout/wicat.lay
+++ /dev/null
@@ -1,35 +0,0 @@
-<!-- LED layout for Wicat WS-150 -->
-
-<mamelayout version="2">
-
- <element name="led">
- <disk>
- <color red="1.0" green="0.0" blue="0.0" />
- </disk>
- </element>
-
- <view name="LEDs">
- <bezel name="led6" element="led">
- <bounds left="0" right="8" top="0" bottom="8" />
- </bezel>
- <bezel name="led5" element="led">
- <bounds left="10" right="18" top="0" bottom="8" />
- </bezel>
- <bezel name="led4" element="led">
- <bounds left="20" right="28" top="0" bottom="8" />
- </bezel>
- <bezel name="led3" element="led">
- <bounds left="30" right="38" top="0" bottom="8" />
- </bezel>
- <bezel name="led2" element="led">
- <bounds left="40" right="48" top="0" bottom="8" />
- </bezel>
- <bezel name="led1" element="led">
- <bounds left="50" right="58" top="0" bottom="8" />
- </bezel>
- <screen index="0">
- <bounds x="0" y="10" width="400" height="300" />
- </screen>
- </view>
-
-</mamelayout> \ No newline at end of file