mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-07 16:49:27 +00:00
VolumeVerifier: Add datfile parsing
This commit is contained in:
parent
88522b7a26
commit
22933d8502
9 changed files with 353 additions and 40 deletions
|
@ -31,6 +31,7 @@ enum
|
|||
D_MAPS_IDX,
|
||||
D_CACHE_IDX,
|
||||
D_COVERCACHE_IDX,
|
||||
D_REDUMPCACHE_IDX,
|
||||
D_SHADERCACHE_IDX,
|
||||
D_SHADERS_IDX,
|
||||
D_STATESAVES_IDX,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue