citra, citra_qt, settings.h, default_ini.h: Add option for interlaced 3D

This commit is contained in:
iwubcode 2019-12-06 01:43:06 -06:00
parent cd86c9b043
commit 6f269c375f
6 changed files with 27 additions and 13 deletions

View file

@ -152,6 +152,11 @@
<string>Anaglyph</string>
</property>
</item>
<item>
<property name="text">
<string>Interlaced</string>
</property>
</item>
</widget>
</item>
</layout>