00001 00032 #ifndef LL_LSCRIPT_RESOURCE_H 00033 #define LL_LSCRIPT_RESOURCE_H 00034 00035 #include "lscript_scope.h" 00036 00037 void init_temp_jumps(); 00038 00039 extern S32 gTempJumpCount; 00040 00041 #endif 00042