mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 06:08:50 +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
|
@ -12,7 +12,7 @@
|
|||
#include "Common/Align.h"
|
||||
#include "DiscIO/Blob.h"
|
||||
#include "DiscIO/DiscScrubber.h"
|
||||
#include "DiscIO/Volume.h"
|
||||
#include "DiscIO/VolumeDisc.h"
|
||||
|
||||
namespace DiscIO
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue