mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2024-09-15 00:45:33 +00:00
fae2dd0344
C++17 adds clamp() to the standard library, so we can remove ours in favor of it.