mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-06-14 22:29:29 -04:00
init sass rework
This commit is contained in:
@@ -774,6 +774,8 @@ void init_hook(RT64::RenderInterface* interface, RT64::RenderDevice* device) {
|
||||
};
|
||||
FontFace font_faces[] = {
|
||||
{"LatoLatin-Regular.ttf", false},
|
||||
{"ChiaroNormal.otf", false},
|
||||
{"ChiaroBold.otf", false},
|
||||
{"LatoLatin-Italic.ttf", false},
|
||||
{"LatoLatin-Bold.ttf", false},
|
||||
{"LatoLatin-BoldItalic.ttf", false},
|
||||
|
||||
Reference in New Issue
Block a user