summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2017-10-24 18:28:13 +0200
committer hap <happppp@users.noreply.github.com>2017-10-24 18:28:13 +0200
commita237076eb8c6aefdbc81a79cff3437eefbe6f0e4 (patch)
tree3af0c2e0cd20abb35b8eba1273eaa770ed48cb93 /src/mame/layout
parent0853bb469b58cb6553b4ea606832989559d76ffe (diff)
tceptor: get rid of hacky 3d glasses simulation (nw)
Diffstat (limited to 'src/mame/layout')
-rw-r--r--src/mame/layout/tceptor2.lay21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/mame/layout/tceptor2.lay b/src/mame/layout/tceptor2.lay
deleted file mode 100644
index f2dd2fbeee2..00000000000
--- a/src/mame/layout/tceptor2.lay
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0"?>
-<mamelayout version="2">
- <view name="3D Glasses Side-by-Side">
- <screen index="1">
- <bounds x="0" y="0" width="4" height="3" />
- </screen>
- <screen index="2">
- <bounds x="4.03" y="0" width="4" height="3" />
- </screen>
- </view>
- <view name="3D Glasses Left">
- <screen index="1">
- <bounds x="0" y="0" width="4" height="3" />
- </screen>
- </view>
- <view name="3D Glasses Right">
- <screen index="2">
- <bounds x="0" y="0" width="4" height="3" />
- </screen>
- </view>
-</mamelayout>