From cebf5e6a1bb412b4f4350230253cd48c55e5d048 Mon Sep 17 00:00:00 2001 From: AL2009man <67606569+AL2009man@users.noreply.github.com> Date: Sat, 22 Mar 2025 02:04:43 -0400 Subject: [PATCH] remove code leftover this is to ensure there isn't any conflictions with other PRs --- UnleashedRecomp/hid/hid.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/UnleashedRecomp/hid/hid.h b/UnleashedRecomp/hid/hid.h index 28736f0..730694a 100644 --- a/UnleashedRecomp/hid/hid.h +++ b/UnleashedRecomp/hid/hid.h @@ -7,8 +7,7 @@ namespace hid Keyboard, Mouse, Xbox, - PlayStation, - Unknown + PlayStation }; enum class EInputDeviceExplicit