Error in Winapi.OpenGL module

Issue #225 resolved
Andrey created an issue

Error in Winapi.OpenGL module:
instead

const
glu32 = CrossGLLib;

should be

const
glu32 = CrossGluLib;

Comments (1)

  1. Log in to comment