namespace Ryujinx.Horizon.Sdk.Ts
{
enum DeviceCode : uint
Internal = 0x41000001,
External = 0x41000002,
}