mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
This gets rid of OpenWithError(), and just always returns a negative value on error for OpenFile(). Also fixed the sequence rollover, which could've returned 0. 0 should be considered a valid handle ideally, but left it never returning 0 to simplify cleanup in some areas. |
||
---|---|---|
.. | ||
PSPDialog.cpp | ||
PSPDialog.h | ||
PSPGamedataInstallDialog.cpp | ||
PSPGamedataInstallDialog.h | ||
PSPMsgDialog.cpp | ||
PSPMsgDialog.h | ||
PSPNetconfDialog.cpp | ||
PSPNetconfDialog.h | ||
PSPOskDialog.cpp | ||
PSPOskDialog.h | ||
PSPPlaceholderDialog.cpp | ||
PSPPlaceholderDialog.h | ||
PSPSaveDialog.cpp | ||
PSPSaveDialog.h | ||
PSPScreenshotDialog.cpp | ||
PSPScreenshotDialog.h | ||
SavedataParam.cpp | ||
SavedataParam.h |