Make font module dependency explicit

main
Michael Hayes 14 years ago
parent dc8e528793
commit efaa83d66c

@ -7,6 +7,8 @@
#include "system.h"
#include "tinygl.h"
#include "display.h"
#include "font.h"
enum {TINYGL_SPEED_DEFAULT = 20};

Loading…
Cancel
Save