racing_game/text.h

3 lines
79 B
C
Raw Normal View History

2019-05-25 14:24:49 +10:00
void render_7_seg(unsigned long n, double size, int places);
void text_init();