mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-04 05:51:27 +12:00
input: allow multiple key codes per button
This commit is contained in:
parent
16f869fe5a
commit
d3be8ee2b7
14 changed files with 640 additions and 498 deletions
|
@ -24,7 +24,6 @@
|
|||
#include "Utilities/Thread.h"
|
||||
#include "util/atomic.hpp"
|
||||
|
||||
LOG_CHANNEL(input_log, "Input");
|
||||
LOG_CHANNEL(sys_log, "SYS");
|
||||
|
||||
extern bool is_input_allowed();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue