#ifndef _SPARKLER_H #define _SPARKLER_H #include "fb.h" void sparkler(fb_fragment_t *fragment); #endif