namespace Ryujinx.HLE.HOS.Services.Hid { public enum HidVibrationDeviceType { None, LinearResonantActuator } }