mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Merge branch 'isledecomp:master' into master
This commit is contained in:
commit
14a6069154
@ -217,7 +217,6 @@ void MxString::MapPathToFilesystem(char* p_path)
|
||||
}
|
||||
else if (j == 1) {
|
||||
SDL_strlcpy(&p_path[i - 1], file.GetData(), file.GetLength() + 1);
|
||||
SDL_Log("Resolved file path to %s", p_path);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user