00001 #include "script.h" 00002 00003 #ifdef SCRIPT_SUPPORT 00004 00005 Script *script; 00006 00007 #endif