mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-13 06:58:13 +00:00
fae2dd0344
C++17 adds clamp() to the standard library, so we can remove ours in favor of it.