repo.or.cz
/
openal-soft.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add missing alGetPointerEXT and alGetPointervEXT
[openal-soft.git]
/
al
/
eax
/
globals.h
blob
6f3e9078f89a2894506be2222505054c2ac39c3b
1
#ifndef EAX_GLOBALS_INCLUDED
2
#define EAX_GLOBALS_INCLUDED
3
4
inline
bool
eax_g_is_enabled
{
true
};
5
6
#endif
/* EAX_GLOBALS_INCLUDED */