Commit ce8c6540 authored by nanahira's avatar nanahira

Merge branch 'patch-memtrack' of github.com:Fluorohydride/ygopro-core into develop

parents 4471e78f be8890a7
Pipeline #40277 passed with stages
in 3 minutes and 8 seconds
......@@ -92,7 +92,7 @@ public:
#define COROUTINE_ERROR 3
#ifndef YGOPRO_LUA_MEMORY_SIZE
#define YGOPRO_LUA_MEMORY_SIZE 67108864 // 64 MB
#define YGOPRO_LUA_MEMORY_SIZE 134217728 // 128 MB
#endif
#endif /* INTERPRETER_H_ */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment