mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Added wbfs support. Thanks to lordlyhobo for the patch. Fixes issue 859.
This commit is contained in:
@ -3,6 +3,7 @@ set(SRCS Src/BannerLoader.cpp
|
||||
Src/BannerLoaderWii.cpp
|
||||
Src/Blob.cpp
|
||||
Src/CISOBlob.cpp
|
||||
Src/WbfsBlob.cpp
|
||||
Src/CompressedBlob.cpp
|
||||
Src/DiscScrubber.cpp
|
||||
Src/DriveBlob.cpp
|
||||
|
Reference in New Issue
Block a user