mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
DiscIO: Deduplicate some VolumeGC/VolumeWii code
This commit is contained in:
parent
6468978dd0
commit
d17b801518
19 changed files with 139 additions and 167 deletions
|
@ -23,7 +23,7 @@
|
|||
#include "DiscIO/DiscExtractor.h"
|
||||
#include "DiscIO/FileSystemGCWii.h"
|
||||
#include "DiscIO/Filesystem.h"
|
||||
#include "DiscIO/Volume.h"
|
||||
#include "DiscIO/VolumeDisc.h"
|
||||
|
||||
namespace DiscIO
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue