mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-28 17:37:11 +02:00
Disable memory checks by default, even on debug, move ram memory allocation inside the CPU, since the size if fixed anyway, better heap region size
This commit is contained in:
parent
e6c0965ec7
commit
510e7e0da0
12 changed files with 177 additions and 207 deletions
|
@ -1,4 +1,4 @@
|
|||
public static class AOptimizations
|
||||
{
|
||||
|
||||
public static bool EnableMemoryChecks = false;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue