1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-23 06:46:26 -05:00

Remove QueryMemory workaround

This commit is contained in:
gdkchan
2018-03-05 16:20:30 -03:00
parent 59d1b2ad83
commit 2d9edddf8c
2 changed files with 0 additions and 4 deletions

View File

@@ -27,8 +27,6 @@ namespace ChocolArm64.Decoder
default: Emitter = AInstEmit.Und; return;
}
}
}
}