mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +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
|
@ -17,6 +17,7 @@
|
|||
|
||||
#include "DiscIO/Blob.h"
|
||||
#include "DiscIO/Enums.h"
|
||||
#include "DiscIO/VolumeDisc.h"
|
||||
#include "DiscIO/VolumeGC.h"
|
||||
#include "DiscIO/VolumeWad.h"
|
||||
#include "DiscIO/VolumeWii.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue