X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=doc%2Fhtml%2Fdownload.c;h=f31545c5c535be0855c869db36787b7845d11efd;hp=0059c03c8afe51ac60e643395dca8fb94d42962a;hb=a7fdbbe35beb9c12a2f4822b716c7c487a7273e1;hpb=6a4e175f86c5f8b292f545ca8bf7748bab0abd33 diff --git a/doc/html/download.c b/doc/html/download.c index 0059c03..f31545c 100644 --- a/doc/html/download.c +++ b/doc/html/download.c @@ -235,7 +235,8 @@ void genhtml() { fprintf(fp, HTML, build_table[0], build_table[1], build_table[2], build_table[3], - build_table[4], build_table[5] + build_table[4], build_table[5], + build_table[6], build_table[7] ); fclose (fp); }