summaryrefslogtreecommitdiff
path: root/src/input_common
diff options
context:
space:
mode:
Diffstat (limited to 'src/input_common')
-rw-r--r--src/input_common/settings.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/input_common/settings.h b/src/input_common/settings.h
index ab0b95cf1..f52d28540 100644
--- a/src/input_common/settings.h
+++ b/src/input_common/settings.h
@@ -331,8 +331,6 @@ struct PlayerInput {
331 ButtonsRaw buttons; 331 ButtonsRaw buttons;
332 AnalogsRaw analogs; 332 AnalogsRaw analogs;
333 MotionRaw motions; 333 MotionRaw motions;
334 std::string lstick_mod;
335 std::string rstick_mod;
336 334
337 u32 body_color_left; 335 u32 body_color_left;
338 u32 body_color_right; 336 u32 body_color_right;