mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-17 12:47:46 +00:00
Correct mistake
This commit is contained in:
parent
90e87ead84
commit
07048131d0
@ -435,7 +435,7 @@ void SavedataParam::SetPspParam(SceUtilitySavedataParam* param)
|
||||
}
|
||||
else // Load info on only save
|
||||
{
|
||||
saveNameListData == 0;
|
||||
saveNameListData = 0;
|
||||
|
||||
Clear();
|
||||
saveDataList = new SaveFileInfo[1];
|
||||
|
Loading…
x
Reference in New Issue
Block a user