mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 02:29:59 -06:00

We can make use of if constexpr for cases where booleans will always statically be known at compile-time.
We can make use of if constexpr for cases where booleans will always statically be known at compile-time.