mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 06:53:59 +00:00
Made all classes final
This commit is contained in:
parent
e2f13953d2
commit
4b1f4cc7d9
94 changed files with 100 additions and 100 deletions
|
|
@ -43,7 +43,7 @@ import java.nio.ByteBuffer;
|
|||
import java.nio.FloatBuffer;
|
||||
import java.nio.IntBuffer;
|
||||
|
||||
public class ARBShaderObjects {
|
||||
public final class ARBShaderObjects {
|
||||
|
||||
/*
|
||||
* Accepted by the <pname> argument of GetHandleARB:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue