furnace/extern/SAASound/MODIFIED.md
2024-04-27 23:52:19 -05:00

6 lines
No EOL
273 B
Markdown

# modified version
this is a modified version of SAASound for Furnace.
it fixes some warnings and doesn't use its CMakeLists because I need to static-link it and disable config file support.
it also replaces long with int, to fix a discrepancy between MSVC and GCC/Clang.