mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-28 02:07:50 -05:00
This function only reads the data being referenced, it doesn't modify it, so we can turn the reference into a const reference.
This function only reads the data being referenced, it doesn't modify it, so we can turn the reference into a const reference.