borgware-2d/animations/plasma.h

7 lines
80 B
C

#ifndef PLASMA_H_
#define PLASMA_H_
void plasma(void);
#endif /* PLASMA_H_ */