mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
DiscIO: Move some code from DiscExtractor to new file DiscUtils
This commit is contained in:
parent
72a6fff36c
commit
49ccc77ebb
13 changed files with 167 additions and 124 deletions
|
@ -18,6 +18,7 @@
|
|||
#include <future>
|
||||
|
||||
#include "DiscIO/DiscExtractor.h"
|
||||
#include "DiscIO/DiscUtils.h"
|
||||
#include "DiscIO/Filesystem.h"
|
||||
#include "DiscIO/Volume.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue