X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_snd.c;h=c402cf8a4ffd7a20790fa915f136dfcf235fbece;hb=a2f9307de12b6111ff7076fed2e4140619f1ac5d;hp=642c96cfa497a3fb89a57ea1069b42f42a7da5c9;hpb=a750ba6776fdfb711f5da2e6094c8010cd19645a;p=rocksndiamonds.git diff --git a/src/conf_snd.c b/src/conf_snd.c index 642c96cf..c402cf8a 100644 --- a/src/conf_snd.c +++ b/src/conf_snd.c @@ -16,7 +16,9 @@ struct ConfigInfo sound_config_suffix[] = { - { NULL, NULL } + { ".mode_loop", "0", TYPE_BOOLEAN }, + + { NULL, NULL, 0 } }; struct ConfigInfo sound_config[] =