godot/script/script_binder.h

16 lines
596 B
C
Raw Normal View History

2014-02-10 02:10:30 +01:00
/*************************************************/
/* script_binder.h */
/*************************************************/
/* This file is part of: */
/* GODOT ENGINE */
/*************************************************/
/* Source code within this file is: */
/* (c) 2007-2010 Juan Linietsky, Ariel Manzur */
/* All Rights Reserved. */
/*************************************************/
#ifndef SCRIPT_BINDER_H
#define SCRIPT_BINDER_H
#endif // SCRIPT_BINDER_H