mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-16 21:33:01 +00:00
043546e4db
C++17 adds clamp() to the standard library, so we can remove ours in favor of it.