Update libretro_core_options.h
authorÖmercan Kömür <fpscan@gmail.com>
Tue, 30 Jul 2019 21:16:02 +0000 (00:16 +0300)
committerÖmercan Kömür <fpscan@gmail.com>
Tue, 30 Jul 2019 21:16:02 +0000 (00:16 +0300)
option_defs_tr,

frontend/libretro_core_options.h

index 06d4844..e2b557a 100644 (file)
@@ -1212,7 +1212,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_tr  /* RETRO_LANGUAGE_TURKISH */
+   option_defs_tr,  /* RETRO_LANGUAGE_TURKISH */
 };
 
 /*