mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-15 11:29:58 +01: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.