diff options
author | Sergeanur <s.anureev@yandex.ua> | 2020-08-14 13:35:54 +0200 |
---|---|---|
committer | Sergeanur <s.anureev@yandex.ua> | 2020-08-14 13:35:54 +0200 |
commit | 0ae41be16bbd386e11df90bd3597a4d7b461f163 (patch) | |
tree | 6e16872296d018856ce2f8295faa62ff71f12237 /vendor/openal-soft/include/AL/efx-creative.h | |
parent | Merge branch 'master' into miami (diff) | |
parent | Move stuff to vendor (diff) | |
download | re3-0ae41be16bbd386e11df90bd3597a4d7b461f163.tar re3-0ae41be16bbd386e11df90bd3597a4d7b461f163.tar.gz re3-0ae41be16bbd386e11df90bd3597a4d7b461f163.tar.bz2 re3-0ae41be16bbd386e11df90bd3597a4d7b461f163.tar.lz re3-0ae41be16bbd386e11df90bd3597a4d7b461f163.tar.xz re3-0ae41be16bbd386e11df90bd3597a4d7b461f163.tar.zst re3-0ae41be16bbd386e11df90bd3597a4d7b461f163.zip |
Diffstat (limited to 'vendor/openal-soft/include/AL/efx-creative.h')
-rw-r--r-- | vendor/openal-soft/include/AL/efx-creative.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/openal-soft/include/AL/efx-creative.h b/vendor/openal-soft/include/AL/efx-creative.h new file mode 100644 index 00000000..0a04c982 --- /dev/null +++ b/vendor/openal-soft/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. */ |