mirror of
https://github.com/starr-dusT/citra.git
synced 2024-10-02 10:26:17 -07: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.