mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-04-26 12:20:50 -07:00
Lessens the amount of code that needs to be read, and gets rid of the need to introduce an indexing variable. Instead, we just operate on the objects directly.