mirror of
https://github.com/zhaobot/yuzu.git
synced 2025-01-13 04:42:29 -03:00
6058c84b79
Avoids using a u32 to compare against a range of size_t, which can be a source of warnings. While we're at it, compress a std::tie into a structured binding. |
||
---|---|---|
.. | ||
audio_core | ||
common | ||
core | ||
input_common | ||
tests | ||
video_core | ||
yuzu | ||
yuzu_cmd | ||
.clang-format | ||
CMakeLists.txt |