File tree Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Original file line number Diff line number Diff line change @@ -45,10 +45,10 @@ unsigned int option_version;
4545/* Some of the S's here are actually colors. */
4646static const id_format_pair_t formats_v0 [] = {
4747 { 0 , "Sff" },
48- { 1 , "Sff " },
48+ { 1 , "Cff " },
4949 { 2 , "Sff" },
5050 { 3 , "Sff" },
51- { 4 , "Sff " },
51+ { 4 , "SSS " },
5252 { 5 , "Sff" },
5353 { 6 , "SSf" },
5454 { 7 , "fff" },
@@ -58,6 +58,27 @@ static const id_format_pair_t formats_v0[] = {
5858 { 11 , "fff" },
5959 { 12 , "Sff" },
6060 { 13 , "Sff" },
61+ { 14 , "Sff" },
62+ { 15 , "Sff" },
63+ { 16 , "Sff" },
64+ { 17 , "Sff" },
65+ { 18 , "Sff" },
66+ { 19 , "Sff" },
67+ { 20 , "Sff" },
68+ { 21 , "Sff" },
69+ { 22 , "Sff" },
70+ { 23 , "SSS" },
71+ { 24 , "SSS" },
72+ { 25 , "SSS" },
73+ { 26 , "SSS" },
74+ { 27 , "SSS" },
75+ { 28 , "SSS" },
76+ { 29 , "SSS" },
77+ { 30 , "SSS" },
78+ { 31 , "SSS" },
79+ { 32 , "SSS" },
80+ { 33 , "SSS" },
81+ { 34 , "SSS" },
6182 { 0 , NULL }
6283};
6384
You can’t perform that action at this time.
0 commit comments