locales/fonts: add global window font

This commit is contained in:
2018-02-10 14:52:38 +01:00
parent 8dc0fc5268
commit c4bc6154d8
6 changed files with 8 additions and 1 deletions

View File

@@ -728,6 +728,7 @@ struct SNeutrinoSettings
FONT_TYPE_SUBTITLES,
FONT_TYPE_MESSAGE_TEXT,
FONT_TYPE_BUTTON_TEXT,
FONT_TYPE_WINDOW_GENERAL,
FONT_TYPE_COUNT
};