ui: Move PPU Non-Java Fixup to debug
This commit is contained in:
@@ -2463,13 +2463,6 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<widget class="QCheckBox" name="ppuNJFixup">
|
|
||||||
<property name="text">
|
|
||||||
<string>PPU Non-Java Mode Fixup</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="llvmPrecompilation">
|
<widget class="QCheckBox" name="llvmPrecompilation">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
@@ -4397,6 +4390,13 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<widget class="QCheckBox" name="ppuNJFixup">
|
||||||
|
<property name="text">
|
||||||
|
<string>PPU Non-Java Mode Fixup</string>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="accuratePPUVNAN">
|
<widget class="QCheckBox" name="accuratePPUVNAN">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
|
|||||||
Reference in New Issue
Block a user