summaryrefslogtreecommitdiff
path: root/src/modules/stars/stars.h
blob: 70ef6f246ffc0579a2aa2c6ac2f5891e4c2ee4af (plain)
1
2
3
4
5
6
7
8
#ifndef _STARS_H
#define _STARS_H

#include "fb.h"

void stars(fb_fragment_t *fragment);

#endif
© All Rights Reserved