mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-04 07:12:48 +02: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.