fixes
This commit is contained in:
parent
90965525ac
commit
bf93b94658
6 changed files with 148 additions and 148 deletions
|
@ -117,7 +117,7 @@ struct Values {
|
|||
u16 udp_input_port;
|
||||
u8 udp_pad_index;
|
||||
|
||||
int current_input_profile; ///< The current input profile index
|
||||
int current_input_profile; ///< The current input profile index
|
||||
std::vector<InputProfile> input_profiles; ///< The list of input profiles
|
||||
|
||||
// Core
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue