gzdoom-gles/src/scripting/codegeneration
Christoph Oelckers 2cc48ec378 - implemented code generation for stack variables.
- fixed code generation for using local variables as array index. This must use a different register for the array element offset because the original register may not be overwritten.
2016-11-17 16:44:41 +01:00
..
codegen.cpp - implemented code generation for stack variables. 2016-11-17 16:44:41 +01:00
codegen.h - implemented code generation for stack variables. 2016-11-17 16:44:41 +01:00