yuzu-android/src
Lioncash d09456fc41 common: Silence two discarded result warnings
These are intentionally discarded internally, since the rest of the
public API allows querying success. We want all non-internal uses of
these functions to be explicitly checked, so we can signify that we
intentionally want to discard the return values here.
2020-08-16 06:17:33 -04:00
..
audio_core General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
common common: Silence two discarded result warnings 2020-08-16 06:17:33 -04:00
core Merge pull request #4526 from lioncash/core-semi 2020-08-15 02:14:11 -04:00
input_common General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
tests
video_core Merge pull request #4528 from lioncash/discard 2020-08-16 01:47:54 -04:00
web_service
yuzu General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
yuzu_cmd
yuzu_tester
.clang-format
CMakeLists.txt