mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-12-28 09:55:29 +03:00
6390561f0f
Many users of VFS didn't check for nullptr or 0 results leading to various potential issues, to mitigate this introduce error checking to VFS by default. The original variants can still be used through the *Unchecked family of functions. |
||
---|---|---|
.. | ||
libraries | ||
src/main | ||
.gitignore | ||
build.gradle | ||
CMakeLists.txt | ||
proguard-rules.pro |