Merge pull request #94 from DisasterMo/crowdin-sync

Fix build problems due to removal of the Hebrew localisation
This commit is contained in:
LibretroAdmin 2023-01-07 00:00:02 +01:00 committed by GitHub
commit 6f5734f3e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,12 @@ extern "C" {
* Core Option Definitions
********************************
*/
struct retro_core_option_v2_category option_cats_he[] = {};
struct retro_core_option_v2_definition option_defs_he[] = {};
struct retro_core_options_v2 options_he = {
option_cats_he,
option_defs_he
};
/* RETRO_LANGUAGE_AR */
#define WSWAN_ROTATE_DISPLAY_LABEL_AR NULL