From 550b8521de6fb24505e754104fd46f59afa5cb63 Mon Sep 17 00:00:00 2001 From: SwigS-27 Date: Sun, 1 Sep 2019 11:18:55 +0000 Subject: [PATCH] Update 'source-code/source/plugins/TLAC/Input/DirectInput/Ds4/DualShock4.h' --- .../source/plugins/TLAC/Input/DirectInput/Ds4/DualShock4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source-code/source/plugins/TLAC/Input/DirectInput/Ds4/DualShock4.h b/source-code/source/plugins/TLAC/Input/DirectInput/Ds4/DualShock4.h index 3a1a0ca..760bd57 100644 --- a/source-code/source/plugins/TLAC/Input/DirectInput/Ds4/DualShock4.h +++ b/source-code/source/plugins/TLAC/Input/DirectInput/Ds4/DualShock4.h @@ -6,7 +6,7 @@ namespace TLAC::Input { // DualShock 4 Wireless Controller Product GUIDs: - const GUID GUID_Ds4[3] = + const GUID GUID_Ds4[4] = { // First Generation: {05C4054C-0000-0000-0000-504944564944} { 0x05C4054C, 0x0000, 0x0000, { 0x00, 0x00, 0x50, 0x49, 0x44, 0x56, 0x49, 0x44 } },