mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-04 19:36:27 +00:00
043546e4db
C++17 adds clamp() to the standard library, so we can remove ours in favor of it.