From 983cc8d291b7bf70d60e9b6dbbb6526b7c9e58bb Mon Sep 17 00:00:00 2001 From: raysan5 Date: Tue, 16 Sep 2014 23:10:27 +0200 Subject: Android project to compile raylib src --- src_android/jni/include/AL/efx-creative.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src_android/jni/include/AL/efx-creative.h (limited to 'src_android/jni/include/AL/efx-creative.h') diff --git a/src_android/jni/include/AL/efx-creative.h b/src_android/jni/include/AL/efx-creative.h new file mode 100644 index 00000000..0a04c982 --- /dev/null +++ b/src_android/jni/include/AL/efx-creative.h @@ -0,0 +1,3 @@ +/* The tokens that would be defined here are already defined in efx.h. This + * empty file is here to provide compatibility with Windows-based projects + * that would include it. */ -- cgit v1.2.3