X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_var.c;h=f6a55cf1564e66de8dacb85e672aec864f5375e7;hp=bee7f5ab1803a4f726c3718e18d699c236e2c2c8;hb=439b24a7e57f7af4081ef917fabe6b3cb78d902d;hpb=85a0523ca92c9c77a009233fe7f04109d8f8a9d7 diff --git a/src/conf_var.c b/src/conf_var.c index bee7f5ab..f6a55cf1 100644 --- a/src/conf_var.c +++ b/src/conf_var.c @@ -5472,6 +5472,18 @@ struct TokenIntPtrInfo image_config_vars[] = "request.anim_mode", &request.anim_mode }, + { + "request.autowrap", + &request.autowrap + }, + { + "request.centered", + &request.centered + }, + { + "request.wrap_single_words", + &request.wrap_single_words + }, { "global.use_envelope_request", &global.use_envelope_request