home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2006 April / SGP.iso / dema / Keepsake-Demo-en-li-v1.0.exe / res / bin / wizardofoz.tcl
Text File  |  2005-10-29  |  376b  |  15 lines

  1. const FADETIME 500
  2. const PI 3.14159265
  3. const TEXTDELAY 0.060
  4.  
  5. source "[BIN]/prime/vector3.tcl"
  6. source "[BIN]/common/entity.tcl"
  7. source "[BIN]/common/interface.tcl"
  8. source "[BIN]/common/math.tcl"
  9. source "[BIN]/common/other.tcl"
  10. source "[BIN]/common/state.tcl"
  11. source "[BIN]/common/wickedtcl.tcl"
  12. source "[BIN]/common/helper.tcl"
  13. source "[BIN]/common/compat.tcl"
  14.  
  15.