mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-03-11 22:15:34 +00:00
4 lines
No EOL
89 B
C#
4 lines
No EOL
89 B
C#
public static class AOptimizations
|
|
{
|
|
public static bool EnableMemoryChecks = false;
|
|
} |