[XAM] - xcontent_type fixes & more
- added unknown smc call - xcontent_type corrections - add transfer cable to device type - Select gamer type in gamercard
This commit is contained in:
committed by
Radosław Gliński
parent
6a8193d360
commit
eed4242059
@@ -23,6 +23,7 @@ enum class DeviceType : uint32_t {
|
||||
HDD = 1,
|
||||
MU = 2, // support removed in 9199
|
||||
ODD = 4,
|
||||
TransferCable = 8,
|
||||
USBMASS = 16, // Added in 8955
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user