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