Commit d8f6f72b authored by nanahira's avatar nanahira

increase

parent 8a8434e8
...@@ -100,7 +100,7 @@ public: ...@@ -100,7 +100,7 @@ public:
#define COROUTINE_ERROR 3 #define COROUTINE_ERROR 3
#ifndef YGOPRO_LUA_MEMORY_SIZE #ifndef YGOPRO_LUA_MEMORY_SIZE
#define YGOPRO_LUA_MEMORY_SIZE 134217728 // 128 MB #define YGOPRO_LUA_MEMORY_SIZE 1073741824 // 1024 MB
#endif #endif
#endif /* INTERPRETER_H_ */ #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