add obcd to installer (c)

This commit is contained in:
Christopher Roy Bratusek 2012-05-03 21:49:14 +02:00
parent 8b27c004d4
commit 1294560d3e

View File

@ -45,7 +45,7 @@ void show_menu_head()
Con_FgColor(7, 1);
printf("\n\t\t\t\t\t\t\t\t\t\t\t\t(C) 2012");
Con_FgColor(6, 1);
printf(" Nano");
printf(" Nano & obcd");
}
void fill_menu_main()