mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-07 15:35:09 +00:00
Fixed generator to not include checkALerror.h
This commit is contained in:
parent
200ed3792a
commit
523a5c6fc2
122 changed files with 300 additions and 197 deletions
|
|
@ -2,9 +2,8 @@
|
|||
|
||||
package org.lwjgl.opengl;
|
||||
|
||||
import java.util.Set;
|
||||
|
||||
import org.lwjgl.LWJGLException;
|
||||
import java.util.Set;
|
||||
|
||||
public class ContextCapabilities {
|
||||
final StateTracker tracker;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue