X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/9417a6380a3b828f44584009384d8686cd8d7e59..80ea020e4c9cdd505ec355ae2ca1495e1110e7ea:/Cycript.yy.in diff --git a/Cycript.yy.in b/Cycript.yy.in index 465b32b..3f240e4 100644 --- a/Cycript.yy.in +++ b/Cycript.yy.in @@ -39,8 +39,11 @@ #include "E4X/Syntax.hpp" @end +#include "Highlight.hpp" + typedef struct { bool newline_; + hi::Value highlight_; union { bool bool_;