aboutsummaryrefslogtreecommitdiffstats
path: root/code/AL/aluttypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/AL/aluttypes.h')
-rw-r--r--code/AL/aluttypes.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/code/AL/aluttypes.h b/code/AL/aluttypes.h
new file mode 100644
index 0000000..4b118d9
--- /dev/null
+++ b/code/AL/aluttypes.h
@@ -0,0 +1,6 @@
+#ifndef _ALUTTYPES_H_
+#define _ALUTTYPES_H_
+
+#define AL_PROVIDES_ALUT 1
+
+#endif /* _ALUTTYPES_H_ */