mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
freetype: Add comment about assets://
This commit is contained in:
parent
8a96062ed0
commit
e4fe33f437
@ -270,6 +270,7 @@ error:
|
|||||||
* but should hopefully work ... */
|
* but should hopefully work ... */
|
||||||
|
|
||||||
static const char *font_paths[] = {
|
static const char *font_paths[] = {
|
||||||
|
/* Assets directory OSD Font, @see font_renderer_ft_get_default_font() */
|
||||||
"assets://pkg/osd-font.ttf",
|
"assets://pkg/osd-font.ttf",
|
||||||
#if defined(_WIN32)
|
#if defined(_WIN32)
|
||||||
"C:\\Windows\\Fonts\\consola.ttf",
|
"C:\\Windows\\Fonts\\consola.ttf",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user