skyline/app/src/main/cpp
Billy Laws 2bbeb6b08f Fix OsFileSystem initial directory creation
By passing basePath as an argument the CreateDirectory function did mkdir(basePath+basePath) which is obviously not the intended behaviour, fix this.
2022-06-03 19:33:31 +01:00
..
skyline Fix OsFileSystem initial directory creation 2022-06-03 19:33:31 +01:00
emu_jni.cpp Move Skyline internal files to external directory 2022-04-14 14:14:52 +05:30
loader_jni.cpp Add ScopedStackBlocker to RomFile.populate 2022-04-14 14:14:52 +05:30