mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 16:42:26 -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.