/*************************************************/ /* 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