diff --git a/tools/wrc/genres.c b/tools/wrc/genres.c index 61b2b29097d..9cea4324acf 100644 --- a/tools/wrc/genres.c +++ b/tools/wrc/genres.c @@ -682,6 +682,7 @@ static res_t *dialog2res(name_id_t *name, dialog_t *dlg) } put_string(res, dlg->font->name, str_unicode, TRUE, dlg->lvc.language); } + else if (dlg->style->or_mask & DS_SETFONT) put_word( res, 0x7fff ); put_pad(res); while(ctrl)