From 0b806ee0fc9097fa7bda7ac0109191c9c5e0a1ac Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Sun, 9 Feb 2014 22:10:30 -0300 Subject: GODOT IS OPEN SOURCE --- script/script_binder.cpp | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 script/script_binder.cpp (limited to 'script/script_binder.cpp') 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" + -- cgit v1.2.3-70-g09d2