My big commit of the day:
Remove ASIO dependency from WineASIO ๐ฑ
It was only a few definitions, and since the core codebase was unchanged for so long we can safely replace a few structs with API-incompatible but ABI-compatible variants.
Seems to work just as before

GitHub
Remove dependency on asio headers ยท wineasio/wineasio@8d0d748
Signed-off-by: falkTX <falktx@falktx.com>
