mirror of
https://github.com/KeatonTheBot/Ryujinx.git
synced 2026-03-17 02:56:19 +00:00
4 lines
No EOL
90 B
C#
4 lines
No EOL
90 B
C#
public static class AOptimizations
|
|
{
|
|
public static bool DisableMemoryChecks = false;
|
|
} |