summaryrefslogtreecommitdiff
path: root/src/core/gdbstub/gdbstub.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2020-09-25 17:09:59 -0400
committerGravatar Lioncash2020-09-25 17:10:02 -0400
commit407393130589abe4d68ab7e144a4a74fe58e1b5a (patch)
tree26b8c3074a95c670757e29c2a727ebafe8cbcc0e /src/core/gdbstub/gdbstub.cpp
parentMerge pull request #4717 from lioncash/debug (diff)
downloadyuzu-407393130589abe4d68ab7e144a4a74fe58e1b5a.tar.gz
yuzu-407393130589abe4d68ab7e144a4a74fe58e1b5a.tar.xz
yuzu-407393130589abe4d68ab7e144a4a74fe58e1b5a.zip
cubeb_sink: Use static_cast instead of reinterpret_cast in DataCallback()
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.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions