yuzu-android/src
Lioncash 4c5f5c9bf3 video_core: Remove unnecessary enum class casting in logging messages
fmt now automatically prints the numeric value of an enum class member
by default, so we don't need to use casts any more.

Reduces the line noise a bit.
2020-12-07 00:41:50 -05:00
..
audio_core
common
core
input_common
tests
video_core video_core: Remove unnecessary enum class casting in logging messages 2020-12-07 00:41:50 -05:00
web_service
yuzu
yuzu_cmd
yuzu_tester
.clang-format
CMakeLists.txt