mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-19 06:31:29 +00:00
12afa56830
This function only reads the data being referenced, it doesn't modify it, so we can turn the reference into a const reference.