mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2024-12-23 12:45:48 +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;
|
|
} |