SpiderScript - Moved header to directory, ready to remove from tree
[tpg/acess2.git] / Usermode / Libraries / libspiderscript.so_src / tokens.h
index 0139fc6..4b2acb2 100644 (file)
@@ -32,6 +32,8 @@ typedef struct
        
        jmp_buf JmpTarget;
         int    ErrorHit;
+       
+       struct sSpiderVariant   *Variant;
 }      tParser;
 
 // === FUNCTIONS ===

UCC git Repository :: git.ucc.asn.au