mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-08 14:54:11 +08:00
哈哈,忘记取反了
This commit is contained in:
parent
6090ec83a9
commit
33ed659eb9
@ -99,6 +99,6 @@ void keyremix_update( uint16_t active_cheatkey )
|
|||||||
}
|
}
|
||||||
prev_status = now;
|
prev_status = now;
|
||||||
*hid_mode = CON_KEY_MASK;
|
*hid_mode = CON_KEY_MASK;
|
||||||
*hid_set = res;
|
*hid_set = ~res;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user