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