GLConstants now extends CoreGL14Constants

This commit is contained in:
Elias Naur 2003-07-28 08:21:32 +00:00
parent 4b8611c4f6
commit fd6fb33014
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ import org.lwjgl.opengl.wgl.WGLMakeCurrentRead;
public interface GLConstants
extends
CoreGL14Constants,
ARBCubeMap,
ARBDepthTexture,
ARBMatrixPalette,