Update libretro_core_options.h
[pcsx_rearmed.git] / 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 */
 };
 
 /*