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