borgware-2d/src/animations/blackhole.h

7 lines
92 B
C

#ifndef BLACKHOLE_H_
#define BLACKHOLE_H_
void blackhole(void);
#endif /* BLACKHOLE_H_ */