Update 'source-code/source/plugins/TLAC/Input/DirectInput/Ds4/DualShock4.h'

This commit is contained in:
SwigS-27
2019-09-01 11:18:55 +00:00
parent 8c098fc5ad
commit 550b8521de
@@ -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 } },