diff --git a/timer.h b/timer.h deleted file mode 100644 index 5e27af2..0000000 --- a/timer.h +++ /dev/null @@ -1,11 +0,0 @@ -#ifndef _PRINCEOFMYNES_TIMER_H -#define _PRINCEOFMYNES_TIMER_H - -#include -#include -#include -#include "board.h" - -void draw_timer(int, struct Board*); - -#endif \ No newline at end of file