summaryrefslogtreecommitdiff
path: root/modules/gdscript/gdscript_analyzer.cpp
diff options
context:
space:
mode:
authorGeorge Marques <george@gmarqu.es>2023-01-09 09:20:18 -0300
committerGeorge Marques <george@gmarqu.es>2023-01-09 09:20:18 -0300
commita3816434a682cac510fd24a97cbebd17b1032deb (patch)
tree65481436284be00617587433d166282752430b2d /modules/gdscript/gdscript_analyzer.cpp
parentb14f7aa9f92ff44135c283a9c88dab5ef9136d64 (diff)
GDScript: Don't use the NIL address to hold return value of functions
This prevents that the NIL address is filled with another value, which causes problems for some instructions that read from NIL.
Diffstat (limited to 'modules/gdscript/gdscript_analyzer.cpp')
0 files changed, 0 insertions, 0 deletions