mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 12:39:00 -06:00

Given we just access the same member repeatedly, just use a reference and avoid repeated unnecessary indexing.
Given we just access the same member repeatedly, just use a reference and avoid repeated unnecessary indexing.