1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-23 12:06:27 -05:00
Files
ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletOE
TSRBerry 022d495335 am: Stub GetSaveDataSizeMax (#3857)
* am: Stub GetSaveDataSizeMax()

* am: Remove todo comment for GetSaveDataSizeMax()

* am: saveDataSize & journalDataSize should be of type long

* am: Add explanation for returning default values in GetSaveDataSizeMax()
2022-11-18 03:29:01 +00:00
..