mirror of https://github.com/yuzu-mirror/yuzu
audren_u: Use a std::array instead of std::string for holding the audio interface/device name
std::string doesn't include the null-terminator in its data() + size() range. This ensures that the null-terminator will also be written to the bufferpull/8/head
parent
c20cea118b
commit
40c9c5a55c
Loading…
Reference in New Issue