opengl32: Added export glDebugEntry to spec file.

This commit is contained in:
Stefan Leichter 2012-01-08 14:49:44 +01:00 committed by Alexandre Julliard
parent 44233d5f07
commit 97b9fc9e39
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
@ stdcall glCopyTexSubImage1D( long long long long long long ) wine_glCopyTexSubImage1D
@ stdcall glCopyTexSubImage2D( long long long long long long long long ) wine_glCopyTexSubImage2D
@ stdcall glCullFace( long ) wine_glCullFace
@ stub glDebugEntry
@ stdcall glDeleteLists( long long ) wine_glDeleteLists
@ stdcall glDeleteTextures( long ptr ) wine_glDeleteTextures
@ stdcall glDepthFunc( long ) wine_glDepthFunc