mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Add Triforce platform and preliminary boot.id parsing
This commit is contained in:
@ -15,6 +15,7 @@ namespace DiscIO
|
||||
enum class Platform
|
||||
{
|
||||
GameCubeDisc = 0,
|
||||
Triforce,
|
||||
WiiDisc,
|
||||
WiiWAD,
|
||||
ELFOrDOL,
|
||||
|
Reference in New Issue
Block a user