GODOT IS OPEN SOURCE
This commit is contained in:
13
script/script_binder.cpp
Normal file
13
script/script_binder.cpp
Normal file
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user