mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-01-06 08:49:56 +01:00
try, try, try again =)
This commit is contained in:
parent
e2c554a36a
commit
00ddd2e14f
|
|
@ -32,9 +32,6 @@
|
|||
|
||||
#ifndef _AL_TEST_H
|
||||
#define _AL_TEST_H
|
||||
#endif
|
||||
|
||||
$ifdef _AL_TEST_H
|
||||
#ifdef _WIN32
|
||||
#define INITGUID
|
||||
#define OPENAL
|
||||
|
|
@ -52,4 +49,3 @@ EAXGet eaxGet; // EAXGet function, ret$
|
|||
#include <AL/alc.h>
|
||||
#include <AL/alut.h>
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue