1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-08 12:40:44 +00:00

-Fix crashes with thread_exit()

-Added draft of C script API (still disabled and unused)
This commit is contained in:
Juan Linietsky
2016-06-26 10:53:34 -03:00
parent 544b196d77
commit 3813160ea0
5 changed files with 586 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
#include "godot_c.h"