mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-05 06:25:46 +00:00
fix: constants cleanup
This commit is contained in:
parent
3e701e274e
commit
443748072b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue