ppsspp/Core/Dialog
Unknown W. Brackets 5352432d8f Don't copy a negative size in savedata.
Not sure what's correct here, Street Fighter Alpha 3 passes -1.
It seems to call it twice, so probably the first time is to get the size?

Fixes #3722, thanks @thedax.
2013-09-10 22:23:47 -07:00
..
PSPDialog.cpp Match transition in save dialog as real PSP does 2013-07-01 07:39:27 +08:00
PSPDialog.h Fix some compile failures under big endian. 2013-07-28 21:04:17 -07:00
PSPMsgDialog.cpp More log categories, use them (and existing ones). Improve log config. 2013-09-07 22:02:55 +02:00
PSPMsgDialog.h Switch to _le memory layout specs in dialogs. 2013-07-27 15:30:18 -07:00
PSPOskDialog.cpp More log categories, use them (and existing ones). Improve log config. 2013-09-07 22:02:55 +02:00
PSPOskDialog.h Tidy up some newlines. 2013-08-06 19:40:59 -04:00
PSPPlaceholderDialog.cpp Make sure sceUtility funcs all return error codes. 2012-12-25 01:07:04 -08:00
PSPPlaceholderDialog.h Make sure sceUtility funcs all return error codes. 2012-12-25 01:07:04 -08:00
PSPSaveDialog.cpp More log categories, use them (and existing ones). Improve log config. 2013-09-07 22:02:55 +02:00
PSPSaveDialog.h Compare with the old savedata params, not current. 2013-06-24 07:59:23 -07:00
SavedataParam.cpp Don't copy a negative size in savedata. 2013-09-10 22:23:47 -07:00
SavedataParam.h Fix some compile failures under big endian. 2013-07-28 21:04:17 -07:00