mirror of
https://github.com/libretro/RetroArch
synced 2025-03-05 19:13:45 +00:00
- Use the character version of lastIndexOf - Use a StringBuilder instead of a raw String. Doesn't destroy/recreate the string every time we append to it.