This commit is contained in:
Valentin Vanelslande 2018-12-28 21:13:57 -05:00
parent 90965525ac
commit bf93b94658
6 changed files with 148 additions and 148 deletions

View file

@ -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