-Fix crashes with thread_exit()
-Added draft of C script API (still disabled and unused)
This commit is contained in:
parent
544b196d77
commit
3813160ea0
5 changed files with 586 additions and 1 deletions
2
modules/cscript/godot_c.cpp
Normal file
2
modules/cscript/godot_c.cpp
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#include "godot_c.h"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue