[UI] Add JP font loading on linux.
Fixes JP title display in Profile/Show Played Titles
This commit is contained in:
committed by
Radosław Gliński
parent
af7d7fd951
commit
8545fe755e
@@ -31,5 +31,6 @@ project("xenia-ui")
|
||||
links({
|
||||
"xcb",
|
||||
"X11",
|
||||
"X11-xcb"
|
||||
"X11-xcb",
|
||||
"fontconfig"
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user