From 4365dc253aea0d87276fa39fac087ef3744e8fea Mon Sep 17 00:00:00 2001 From: anod <182859762@qq.com> Date: Thu, 27 Apr 2023 12:22:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=ADdump=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/arm11/keyremix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/arm11/keyremix.c b/source/arm11/keyremix.c index 66afff1..2797bcf 100644 --- a/source/arm11/keyremix.c +++ b/source/arm11/keyremix.c @@ -97,8 +97,8 @@ void keyremix_update( uint16_t active_cheatkey ) } } } - prev_status = now; *hid_mode = CON_KEY_MASK; *hid_set = ~res; } + prev_status = now; } \ No newline at end of file