X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fnogl%2FnoGLSTUB.inc;h=1dbd52428c9bc182e64e588f223830080103549d;hb=923ff56209bf28a54bd5bd63a786e67af8af121b;hp=1056fa3edba9da32493342ae6ff53dd44eabe208;hpb=b5d789f0a119c0e2db9403c2e19e6344b88f582d;p=d2df-sdl.git diff --git a/src/nogl/noGLSTUB.inc b/src/nogl/noGLSTUB.inc index 1056fa3..1dbd524 100644 --- a/src/nogl/noGLSTUB.inc +++ b/src/nogl/noGLSTUB.inc @@ -99,7 +99,7 @@ implementation begin end; - procedure glOrtho (left, right, bottom, top, near, far: GLfloat); + procedure glOrtho (left, right, bottom, top, near, far: GLdouble); begin end;