Fixed test.

This commit is contained in:
Ioannis Tsakpinis 2012-09-03 20:44:11 +00:00
parent 254e2937d7
commit cd011c6309
1 changed files with 1 additions and 1 deletions

View File

@ -48,10 +48,10 @@ import javax.imageio.ImageIO;
import static org.lwjgl.opengl.EXTTransformFeedback.*;
import static org.lwjgl.opengl.GL11.*;
import static org.lwjgl.opengl.GL12.*;
import static org.lwjgl.opengl.GL15.*;
import static org.lwjgl.opengl.GL20.*;
import static org.lwjgl.opengl.GL30.*;
import static org.lwjgl.opengl.GL32.*;
/**
* Sprite rendering demo. In this version we're doing the animation