fix crashes, add custom texture cache, load textures from load directory

This commit is contained in:
Khangaroo
2019-11-09 12:54:40 -07:00
committed by James Rowe
parent f866b2a917
commit 6d90c42a79
16 changed files with 167 additions and 49 deletions
+1
View File
@@ -27,6 +27,7 @@ enum class UserPath {
ConfigDir,
DLLDir,
DumpDir,
LoadDir,
LogDir,
NANDDir,
RootDir,