Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/
H A Dconfig.def.h1105 #define DEFAULT_BLOCK_SRAM_OVERWRITE false macro
H A Dconfiguration.c1793 …rwrite", &settings->bools.block_sram_overwrite, true, DEFAULT_BLOCK_SRAM_OVERWRITE, false); in populate_settings_bool()
/dports/games/retroarch/RetroArch-1.9.7/menu/
H A Dmenu_setting.c9978 bool_entries[5].default_value = DEFAULT_BLOCK_SRAM_OVERWRITE; in setting_append_list()