summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/layout/racedrivpan.lay
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/layout/racedrivpan.lay')
-rw-r--r--src/mame/layout/racedrivpan.lay18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/mame/layout/racedrivpan.lay b/src/mame/layout/racedrivpan.lay
index 3ca77bae895..a3fe28eb987 100644
--- a/src/mame/layout/racedrivpan.lay
+++ b/src/mame/layout/racedrivpan.lay
@@ -13,4 +13,22 @@
</screen>
</view>
+ <view name="Left Screen">
+ <screen index="1">
+ <bounds x="0" y="0" width="4" height="3" />
+ </screen>
+ </view>
+
+ <view name="Center Screen">
+ <screen index="0">
+ <bounds x="0" y="0" width="4" height="3" />
+ </screen>
+ </view>
+
+ <view name="Right Screen">
+ <screen index="2">
+ <bounds x="0" y="0" width="4" height="3" />
+ </screen>
+ </view>
+
</mamelayout>