diff --git a/graphics/grOGL1.c b/graphics/grOGL1.c index ab505b9f..ae18c04e 100644 --- a/graphics/grOGL1.c +++ b/graphics/grOGL1.c @@ -375,7 +375,7 @@ glTransYs(int wy) * Set the OpenGL viewport (projection matrix) for the current window *---------------------------------------------------------------------- */ -int +void oglSetProjection(llx, lly, width, height) int llx, lly, width, height; {