mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
DiscIO: Move some code from DiscExtractor to new file DiscUtils
This commit is contained in:
@ -11,6 +11,8 @@ add_library(discio
|
||||
DiscExtractor.h
|
||||
DiscScrubber.cpp
|
||||
DiscScrubber.h
|
||||
DiscUtils.cpp
|
||||
DiscUtils.h
|
||||
DriveBlob.cpp
|
||||
DriveBlob.h
|
||||
Enums.cpp
|
||||
|
Reference in New Issue
Block a user