mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-20 04:38:38 -05:00
b82b0683d5
Mostly everything else was already marked as constexpr, and the only function IntLog2 calls (CountLeadingZeros) is already constexpr.