WIP: add a Val struct as an input/output when calling a function
This commit is contained in:
@@ -975,6 +975,7 @@ void Generator::Generate()
|
||||
ResizeStack();
|
||||
ResizeBlockStack();
|
||||
ResizeEzcFrameStack();
|
||||
InitializeTmpStreams();
|
||||
filter_index = 0;
|
||||
stack_index = 0;
|
||||
ezc_frames_stack_index = 0;
|
||||
|
Reference in New Issue
Block a user