(RGUI) Add Finnish to supported languages (#13389)

This commit is contained in:
Tony 2021-12-21 22:15:26 +02:00 committed by GitHub
parent 7ad71a4a05
commit 9da43ad34e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1611,6 +1611,7 @@ static bool rgui_fonts_init(rgui_t *rgui)
case RETRO_LANGUAGE_TURKISH:
case RETRO_LANGUAGE_SLOVAK:
case RETRO_LANGUAGE_ASTURIAN:
case RETRO_LANGUAGE_FINNISH:
/* We have at least partial support for
* these languages, but extended ASCII
* is required */