mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-22 11:15:44 -05:00
We can make use of if constexpr in several scenarios here to allow compilers to exise the relevant code paths out. Technically a decent compiler would do this already, but now we can give compilers a little more nudging here in the event that isn't the case.
7.5 KiB
7.5 KiB