diff --git a/pygameControls/globals.py b/pygameControls/globals.py index 0f6631b..c1d0456 100644 --- a/pygameControls/globals.py +++ b/pygameControls/globals.py @@ -33,4 +33,8 @@ VID_PID = { "045e:0b21": "Xbox Series X Controller", "054c:0ce6": "DualSense Wireless Controller", "054c:0df2": "DualSense Wireless Controller", +} + +SONY_GAMEPADS = { + } \ No newline at end of file