diff options
Diffstat (limited to 'script/script_binder.cpp')
| -rw-r--r-- | script/script_binder.cpp | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/script/script_binder.cpp b/script/script_binder.cpp new file mode 100644 index 000000000..63c6d1d05 --- /dev/null +++ b/script/script_binder.cpp @@ -0,0 +1,13 @@ +/*************************************************/ +/* script_binder.cpp */ +/*************************************************/ +/* This file is part of: */ +/* GODOT ENGINE */ +/*************************************************/ +/* Source code within this file is: */ +/* (c) 2007-2010 Juan Linietsky, Ariel Manzur */ +/* All Rights Reserved. */ +/*************************************************/ + +#include "script_binder.h" + |
