diff --git a/graphics/grGlyphs.c b/graphics/grGlyphs.c index d9e879fe..cda3e5e5 100644 --- a/graphics/grGlyphs.c +++ b/graphics/grGlyphs.c @@ -140,6 +140,8 @@ GrReadGlyphs(filename, path, libPath, gl) /* an interesting line */ if (sizeline) { + /* this section appears to expect ourgl to be */ + ASSERT(ourgl, "ourgl"); if (y > 0) y--; /* scan from top down */ else