DiscIO: Add a blob reader for Volume files

This commit is contained in:
Léo Lam
2017-07-04 16:35:17 +02:00
parent ca0438e26d
commit eb1ba4b0e9
5 changed files with 100 additions and 2 deletions

View File

@ -15,6 +15,7 @@ set(SRCS
NANDImporter.cpp
TGCBlob.cpp
Volume.cpp
VolumeFileBlobReader.cpp
VolumeGC.cpp
VolumeWad.cpp
VolumeWii.cpp