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

15 lines
105 B
C

/**
*
*
*
*
*
*/
#ifndef MATRIX_H_
#define MATRIX_H_
void matrix();
#endif /* MATRIX_H_ */