1
0
forked from MeloNX/MeloNX

FIx JIT Popup

This commit is contained in:
Stossy11 2024-12-02 23:49:06 +11:00
parent 3643822ee8
commit 26b7933491
2 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ struct ContentView: View {
}
private func setupEmulation() {
if !isJITEnabled {
if isJITEnabled {
virtualController?.disconnect()
controllerCallback = {