mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-18 03:51:31 +02: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.