mirror of
https://github.com/citra-emu/citra.git
synced 2025-08-26 20:50:28 +00:00

completeSuffix returns everything after the first period, which means that a file such as `foo.bar.3ds` would not get recognized.
completeSuffix returns everything after the first period, which means that a file such as `foo.bar.3ds` would not get recognized.