(Xbox 360) Expose Gamma correction option in menu

This commit is contained in:
twinaphex 2014-03-06 05:45:11 +01:00
parent 81644a6905
commit ef01743ef9

View File

@ -1882,6 +1882,8 @@ void menu_populate_entries(void *data, unsigned menu_type)
#endif
#ifdef HW_RVL
file_list_push(rgui->selection_buf, "VI Trap filtering", RGUI_SETTINGS_VIDEO_SOFT_FILTER, 0);
#endif
#if defined(HW_RVL) || defined(_XBOX360)
file_list_push(rgui->selection_buf, "Gamma", RGUI_SETTINGS_VIDEO_GAMMA, 0);
#endif
#ifdef _XBOX1