core: add support for the autoverbose feature
[fbsplash.git] / core / src / test / parse.h
blob3de1fe937baad7ad872aa6cd4790e86f7ca0701e
1 extern stheme_t tmptheme;
3 bool parse_icon(char *t);
4 box* parse_box(char *t);
5 bool parse_text(char *t);
6 bool parse_anim(char *t);