mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-03-04 12:34:35 +01:00
trying to fix problem with compiling on windows
This commit is contained in:
parent
383ceb7c25
commit
8bb25a01e1
|
|
@ -40,6 +40,7 @@
|
|||
#include <windows.h>
|
||||
#include <AL/al.h>
|
||||
#include <AL/alc.h>
|
||||
#include <AL/alut.h>
|
||||
#include <eax.h>
|
||||
|
||||
EAXSet eaxSet; // EAXSet function, retrieved if EAX Extension is supported
|
||||
|
|
|
|||
Loading…
Reference in a new issue