Stub a few services, add support for generating call stacks on the CPU
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
public static class AOptimizations
|
||||
{
|
||||
public static bool DisableMemoryChecks = false;
|
||||
|
||||
public static bool GenerateCallStack = true;
|
||||
}
|
Reference in New Issue
Block a user