diff options
author | Xerxes Rånby <[email protected]> | 2013-01-25 15:24:57 +0100 |
---|---|---|
committer | Xerxes Rånby <[email protected]> | 2013-01-25 15:24:57 +0100 |
commit | 6b86449596dabf87201d7321799a39a7b78ab692 (patch) | |
tree | c9337c461263189902049ea35d6c17c45041124e /make/stub_includes/openal/efx-creative.h | |
parent | 338e0d5aa881b11bbc8c4c71183fe81e1d1492ff (diff) |
Import OpenAL-soft openal-soft/include/AL/ headers to stub_includes/openal.
Signed-off-by: Xerxes Rånby <[email protected]>
Diffstat (limited to 'make/stub_includes/openal/efx-creative.h')
-rw-r--r-- | make/stub_includes/openal/efx-creative.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/make/stub_includes/openal/efx-creative.h b/make/stub_includes/openal/efx-creative.h new file mode 100644 index 0000000..0a04c98 --- /dev/null +++ b/make/stub_includes/openal/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. */ |