diff --git a/nx/source/services/hid.c b/nx/source/services/hid.c index cc810af0..bf20d173 100644 --- a/nx/source/services/hid.c +++ b/nx/source/services/hid.c @@ -431,8 +431,8 @@ u64 hidKeysAllDown() { u64 kDown = 0; rwlockReadLock(&g_hidLock); - for (u8 controller=0; controller