]> git.jsancho.org Git - lugaru.git/blob - OpenAL/include/AL/aluttypes.h
Commented out some altypes.h code that doesn't work on Apple's compiler. :/
[lugaru.git] / OpenAL / include / AL / aluttypes.h
1 #ifndef _ALUTTYPES_H_
2 #define _ALUTTYPES_H_
3
4 #define AL_PROVIDES_ALUT                          1
5
6 #endif /* _ALUTTYPES_H_ */