mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 07:12:16 +00:00
Enabled dynamic stack size in ZScript parser generated by Lemon
https://forum.zdoom.org/viewtopic.php?t=57322
This commit is contained in:
parent
28e6477a03
commit
7436693860
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
%stack_size 0
|
||||||
|
|
||||||
%include
|
%include
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue