forked from MeloNX/MeloNX
FIx JIT Popup
This commit is contained in:
parent
4149c329ea
commit
c000541be1
Binary file not shown.
@ -161,7 +161,7 @@ struct ContentView: View {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private func setupEmulation() {
|
private func setupEmulation() {
|
||||||
if !isJITEnabled {
|
if isJITEnabled {
|
||||||
virtualController?.disconnect()
|
virtualController?.disconnect()
|
||||||
|
|
||||||
controllerCallback = {
|
controllerCallback = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user