diff options
author | Sergeanur <s.anureev@yandex.ua> | 2020-08-14 13:21:16 +0200 |
---|---|---|
committer | Sergeanur <s.anureev@yandex.ua> | 2020-08-14 13:22:50 +0200 |
commit | e1ca6c6b79ceddaed6fa4dc757ae25c17b356611 (patch) | |
tree | 48020b5ee57be4c12172a587feefd1ac0a277d81 /vendor/openal-soft/include/AL/efx-creative.h | |
parent | fixed clouds render (diff) | |
download | re3-e1ca6c6b79ceddaed6fa4dc757ae25c17b356611.tar re3-e1ca6c6b79ceddaed6fa4dc757ae25c17b356611.tar.gz re3-e1ca6c6b79ceddaed6fa4dc757ae25c17b356611.tar.bz2 re3-e1ca6c6b79ceddaed6fa4dc757ae25c17b356611.tar.lz re3-e1ca6c6b79ceddaed6fa4dc757ae25c17b356611.tar.xz re3-e1ca6c6b79ceddaed6fa4dc757ae25c17b356611.tar.zst re3-e1ca6c6b79ceddaed6fa4dc757ae25c17b356611.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. */ |