mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-02-23 16:15:11 +01:00
fix: constants cleanup
This commit is contained in:
parent
3e701e274e
commit
443748072b
|
|
@ -39,5 +39,5 @@
|
|||
* @author Brian Matzon <brian@matzon.dk>
|
||||
* @version $Revision$
|
||||
*/
|
||||
public interface ALConstants extends BaseALConstants, EAXALConstants {
|
||||
public interface ALConstants extends BaseALConstants, BaseEAXConstants {
|
||||
}
|
||||
Loading…
Reference in a new issue