2022-02-13 17:02:49 -05:00
|
|
|
# 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.
|
2024-04-28 00:52:19 -04:00
|
|
|
it also replaces long with int, to fix a discrepancy between MSVC and GCC/Clang.
|