mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +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
|
@ -19,7 +19,7 @@
|
|||
#include "Common/Logging/Log.h"
|
||||
#include "Common/MsgHandler.h"
|
||||
#include "Common/StringUtil.h"
|
||||
#include "DiscIO/DiscExtractor.h"
|
||||
#include "DiscIO/DiscUtils.h"
|
||||
#include "DiscIO/FileSystemGCWii.h"
|
||||
#include "DiscIO/Filesystem.h"
|
||||
#include "DiscIO/VolumeDisc.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue