I did not BREAK MtxOrb, I forgot to sync bigfont.h ;-)

This commit is contained in:
dglaude
2002-01-18 07:56:44 +00:00
parent 227b5329b8
commit 79a5d76203
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -1245,6 +1245,10 @@ MtxOrb_ask_bar (Driver *drvthis, int type)
static int circular = -1;
/* fprintf(stderr, "GLU: MtxOrb_ask_bar(%d).\n", type); */
/* This bypass the search for WHITE and BLACK */
if (type==barw) return 32;
if (type==barb) return 255;
/* If the screen was clear then no graphic caracter are in use yet. */
if (clear) {