SystemTools: make GetFilenameName handle either kind of slash
Previously trying to parse a windows-style (backslash separated) path on Linux would fail. Make this function handle either kind of separator on both platforms.
Showing
Please register or sign in to comment