mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-19 10:23:11 -03: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.