Add stb_unicode.c to Griffin
This commit is contained in:
parent
675266705e
commit
89230a0ac9
|
@ -354,6 +354,7 @@ FONTS
|
|||
#include "../gfx/font_driver.c"
|
||||
|
||||
#if defined(HAVE_STB_FONT)
|
||||
#include "../gfx/drivers_font_renderer/stb_unicode.c"
|
||||
#include "../gfx/drivers_font_renderer/stb.c"
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue