mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-11-11 15:05:56 +00:00
We can simply use std::clamp() here, instead of using an equivalent with std::max() and std::min(). |
||
|---|---|---|
| .. | ||
| common | ||
| core | ||
| input_common | ||
| tests | ||
| video_core | ||
| yuzu | ||
| yuzu_cmd | ||
| .clang-format | ||
| CMakeLists.txt | ||