mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Add TGC disc image compatibility
This commit is contained in:
@ -30,7 +30,8 @@ enum class BlobType
|
||||
DIRECTORY,
|
||||
GCZ,
|
||||
CISO,
|
||||
WBFS
|
||||
WBFS,
|
||||
TGC
|
||||
};
|
||||
|
||||
class IBlobReader
|
||||
|
Reference in New Issue
Block a user