From b7d6da217a17ef3a58a0529a39565127406cfd4f Mon Sep 17 00:00:00 2001 From: cathery Date: Tue, 10 Mar 2020 21:22:21 +0300 Subject: [PATCH] Update libstratosphere and use master libnx --- source/ControllerSwitch/SwitchControllerHandler.cpp | 2 +- source/libstratosphere | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/ControllerSwitch/SwitchControllerHandler.cpp b/source/ControllerSwitch/SwitchControllerHandler.cpp index bd165c6..047c6da 100644 --- a/source/ControllerSwitch/SwitchControllerHandler.cpp +++ b/source/ControllerSwitch/SwitchControllerHandler.cpp @@ -1,7 +1,7 @@ #include "SwitchControllerHandler.h" #include -#define JOYSTICK_MAX_FIXED (JOYSTICK_MAX - 1) +#define JOYSTICK_MAX_FIXED (JOYSTICK_MAX) #define JOYSTICK_MIN_FIXED (JOYSTICK_MIN + 1) static_assert( diff --git a/source/libstratosphere b/source/libstratosphere index 83aa613..a4ce117 160000 --- a/source/libstratosphere +++ b/source/libstratosphere @@ -1 +1 @@ -Subproject commit 83aa6133ee2eb43287f8fc373d309a0c99337429 +Subproject commit a4ce117292cc86e951d82666f4e13bc1dc40443f