mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-25 13:55:47 +02:00
I(index) < std::numeric_limits<I>::max() is always true, so we don't have to check it
I(index) < std::numeric_limits<I>::max() is always true, so we don't have to check it