Files
citra/src/audio_core
Tobias 3f13e1cc24 cubeb_sink: Use static_cast instead of reinterpret_cast in DataCallback() (#5573)
Conversions from void* to the proper data type are well-defined and
supported by static_cast. We don't need to use reinterpret_cast here.

Co-Authored-By: LC <712067+lioncash@users.noreply.github.com>

Co-authored-by: LC <712067+lioncash@users.noreply.github.com>
2020-12-07 16:06:16 +01:00
..
2018-09-06 16:03:28 -04:00
2020-03-28 21:40:18 +00:00
2020-03-28 09:59:45 +00:00
2018-09-08 22:09:26 +01:00