mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 05:27:58 -05:00
Merge pull request #4809 from Morph1984/mjolnir-p3
configure_input_player: Fix modifier buttons
This commit is contained in:
@ -331,8 +331,6 @@ struct PlayerInput {
|
||||
ButtonsRaw buttons;
|
||||
AnalogsRaw analogs;
|
||||
MotionRaw motions;
|
||||
std::string lstick_mod;
|
||||
std::string rstick_mod;
|
||||
|
||||
u32 body_color_left;
|
||||
u32 body_color_right;
|
||||
|
Reference in New Issue
Block a user