Merge pull request #9577 from JosJuice/di-unknown-size-hack

DVDInterface: Make the WBFS/CISO hack only affect WBFS/CISO
This commit is contained in:
Léo Lam 2021-03-16 11:03:36 +01:00 committed by GitHub
commit c8d8f9ef85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 309 additions and 219 deletions

View file

@ -18,6 +18,7 @@
#include <future>
#include "DiscIO/DiscExtractor.h"
#include "DiscIO/DiscUtils.h"
#include "DiscIO/Filesystem.h"
#include "DiscIO/Volume.h"