Source position: videoGL.inc line 447
procedure glOrtho(
left: cfloat;
right: cfloat;
bottom: cfloat;
top: cfloat;
zNear: cfloat;
zFar: cfloat
);