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