summaryrefslogtreecommitdiffstats
path: root/src/core/hid
diff options
context:
space:
mode:
authorNarr the Reg <juangerman-13@hotmail.com>2022-06-23 07:35:17 +0200
committerNarr the Reg <juangerman-13@hotmail.com>2022-06-29 02:14:55 +0200
commit36148fe7f6c825d1f931831c7f2c7218a5c2f73b (patch)
treeecf1803d2a34d8c71d3c1951d9081ca55ec6f27e /src/core/hid
parentMerge pull request #8512 from german77/nnResult (diff)
downloadyuzu-36148fe7f6c825d1f931831c7f2c7218a5c2f73b.tar
yuzu-36148fe7f6c825d1f931831c7f2c7218a5c2f73b.tar.gz
yuzu-36148fe7f6c825d1f931831c7f2c7218a5c2f73b.tar.bz2
yuzu-36148fe7f6c825d1f931831c7f2c7218a5c2f73b.tar.lz
yuzu-36148fe7f6c825d1f931831c7f2c7218a5c2f73b.tar.xz
yuzu-36148fe7f6c825d1f931831c7f2c7218a5c2f73b.tar.zst
yuzu-36148fe7f6c825d1f931831c7f2c7218a5c2f73b.zip
Diffstat (limited to '')
-rw-r--r--src/core/hid/hid_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/hid/hid_types.h b/src/core/hid/hid_types.h
index 9f76f9bcb..e49223016 100644
--- a/src/core/hid/hid_types.h
+++ b/src/core/hid/hid_types.h
@@ -272,6 +272,7 @@ enum class VibrationDeviceType : u32 {
Unknown = 0,
LinearResonantActuator = 1,
GcErm = 2,
+ N64 = 3,
};
// This is nn::hid::VibrationGcErmCommand