Files
yuzu/src/core/hle
Lioncash c20cea118b audout_u: Use a std::array instead of std::string for holding the audio interface name
Uses a type that doesn't potentially dynamically allocate, and ensures
that the name of the interface is properly null-terminated when writing
it to the buffer.
2018-07-19 23:15:00 -04:00
..
2018-01-13 22:38:52 +00:00
2018-05-23 14:22:42 +02:00