Revision 319
documented font. also changed a bit the timer
proj_func.h | ||
---|---|---|
49 | 49 |
typedef struct timer { |
50 | 50 |
int time; |
51 | 51 |
text_t *text; |
52 |
char *array; |
|
53 | 52 |
} text_timer_t; |
54 | 53 |
|
55 | 54 |
text_timer_t* (timer_ctor)(const font_t *fnt); |
Also available in: Unified diff