mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2025-02-09 01:00:52 +00:00
7 lines
125 B
C
7 lines
125 B
C
|
#ifndef _ALUTTYPES_H_
|
||
|
#define _ALUTTYPES_H_
|
||
|
|
||
|
#define AL_PROVIDES_ALUT 1
|
||
|
|
||
|
#endif /* _ALUTTYPES_H_ */
|