mirror of
https://github.com/isledecomp/isle-portable.git
synced 2025-09-22 11:31:57 -04:00
Merge branch 'master' of github.com:isledecomp/isle-portable
This commit is contained in:
commit
215c3f1480
@ -573,6 +573,7 @@ void LegoGameState::GetFileSavePath(MxString* p_outPath, MxS16 p_slotn)
|
||||
// Extension: ".GS"
|
||||
strcat(path, g_fileExtensionGS);
|
||||
*p_outPath = MxString(path);
|
||||
p_outPath->MapPathToFilesystem();
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x1003a2e0
|
||||
|
Loading…
x
Reference in New Issue
Block a user