script_binder.h 596 B

123456789101112131415
  1. /*************************************************/
  2. /* script_binder.h */
  3. /*************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /*************************************************/
  7. /* Source code within this file is: */
  8. /* (c) 2007-2010 Juan Linietsky, Ariel Manzur */
  9. /* All Rights Reserved. */
  10. /*************************************************/
  11. #ifndef SCRIPT_BINDER_H
  12. #define SCRIPT_BINDER_H
  13. #endif // SCRIPT_BINDER_H