diff options
| author | Ray San <[email protected]> | 2017-10-03 15:02:32 +0200 |
|---|---|---|
| committer | Ray San <[email protected]> | 2017-10-03 15:02:32 +0200 |
| commit | ca0ff820462639b48f30f3be93d9260946071307 (patch) | |
| tree | 4d67f77c83e96330f308c160950f37522c39e1d3 /templates/android_project/src/include/AL/efx-creative.h | |
| parent | c273fe9756f283242b002854ca757343db13c3b8 (diff) | |
| download | raylib-ca0ff820462639b48f30f3be93d9260946071307.tar.gz raylib-ca0ff820462639b48f30f3be93d9260946071307.zip | |
Keep working on Makefiles...
Diffstat (limited to 'templates/android_project/src/include/AL/efx-creative.h')
| -rw-r--r-- | templates/android_project/src/include/AL/efx-creative.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/android_project/src/include/AL/efx-creative.h b/templates/android_project/src/include/AL/efx-creative.h new file mode 100644 index 00000000..0a04c982 --- /dev/null +++ b/templates/android_project/src/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. */ |
