mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 23:41:19 +01:00
28519328d2
* IOS doesn't rely on the number of contents indicated in the TMD. Instead, it checks whether the contents *do* exist on the NAND. * Implement ES_GetTMDStoredContents (and the count ioctlv). * Drop a hack in ES_GetStoredContents, which is unnecessary now that we do it properly.