[XAM] Improved XContentQueryVolumeDeviceType
This commit is contained in:
@@ -17,6 +17,7 @@ namespace kernel {
|
||||
namespace xam {
|
||||
|
||||
enum class DeviceType : uint32_t {
|
||||
Invalid = 0,
|
||||
HDD = 1,
|
||||
ODD = 4,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user