Update libretro_core_options.h

option_defs_tr
This commit is contained in:
Ömercan Kömür 2019-08-13 11:23:36 +03:00
parent 6c60ac334b
commit 9e3c26152e
1 changed files with 1 additions and 1 deletions

View File

@ -959,7 +959,7 @@ struct retro_core_option_definition *option_defs_intl[RETRO_LANGUAGE_LAST] = {
NULL, /* RETRO_LANGUAGE_VIETNAMESE */
NULL, /* RETRO_LANGUAGE_ARABIC */
NULL, /* RETRO_LANGUAGE_GREEK */
option_defs_us, /* RETRO_LANGUAGE_TURKISH */
option_defs_tr, /* RETRO_LANGUAGE_TURKISH */
};
/*