VolumeVerifier: Add datfile parsing

This commit is contained in:
JosJuice
2019-08-23 13:20:09 +02:00
parent 88522b7a26
commit 22933d8502
9 changed files with 353 additions and 40 deletions

View File

@ -41,6 +41,7 @@
#define MAPS_DIR "Maps"
#define CACHE_DIR "Cache"
#define COVERCACHE_DIR "GameCovers"
#define REDUMPCACHE_DIR "Redump"
#define SHADERCACHE_DIR "Shaders"
#define STATESAVES_DIR "StateSaves"
#define SCREENSHOTS_DIR "ScreenShots"