mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-05 23:07:42 -05:00
@@ -38,7 +38,7 @@ class MemoryPoolDynamicStatic : public MemoryPoolDynamic {
|
||||
_THREAD_SAFE_CLASS_
|
||||
|
||||
enum {
|
||||
MAX_CHUNKS=16384
|
||||
MAX_CHUNKS=65536
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user