Home
last modified time | relevance | path

Searched refs:DEFAULT_ALLOW_ROTATE (Results 1 – 3 of 3) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/
H A Dconfig.def.h867 #define DEFAULT_ALLOW_ROTATE true macro
H A Dconfiguration.c1545 …_allow_rotate", &settings->bools.video_allow_rotate, true, DEFAULT_ALLOW_ROTATE, false); in populate_settings_bool()
/dports/games/retroarch/RetroArch-1.9.7/menu/
H A Dmenu_setting.c9660 bool_entries[listing].default_value = DEFAULT_ALLOW_ROTATE; in setting_append_list()