diff options
| author | Juan Linietsky | 2016-06-26 10:53:34 -0300 |
|---|---|---|
| committer | Juan Linietsky | 2016-06-26 10:54:45 -0300 |
| commit | 3813160ea015b6e7532455aefd183a274e56fcef (patch) | |
| tree | 82196d346de12a9d1f95fe94671b2054036fd3c6 /modules/cscript/godot_c.cpp | |
| parent | 544b196d77428f5b3362f1b3a3b7f2be3ad4164a (diff) | |
| download | godot-3813160ea015b6e7532455aefd183a274e56fcef.tar.gz godot-3813160ea015b6e7532455aefd183a274e56fcef.tar.zst godot-3813160ea015b6e7532455aefd183a274e56fcef.zip | |
Diffstat (limited to 'modules/cscript/godot_c.cpp')
| -rw-r--r-- | modules/cscript/godot_c.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/cscript/godot_c.cpp b/modules/cscript/godot_c.cpp new file mode 100644 index 000000000..d5c1b53df --- /dev/null +++ b/modules/cscript/godot_c.cpp @@ -0,0 +1,2 @@ +#include "godot_c.h" + |
