mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-19 09:32:13 -07:00
Rather than make a full copy of the path, we can just use a string view and truncate the viewed portion of the string instead of creating a totally new truncated string.