mirror of
https://github.com/cathery/sys-con.git
synced 2024-12-27 06:15:19 +00:00
Update libstratosphere and use master libnx
This commit is contained in:
parent
2690be44d8
commit
b7d6da217a
@ -1,7 +1,7 @@
|
||||
#include "SwitchControllerHandler.h"
|
||||
#include <cmath>
|
||||
|
||||
#define JOYSTICK_MAX_FIXED (JOYSTICK_MAX - 1)
|
||||
#define JOYSTICK_MAX_FIXED (JOYSTICK_MAX)
|
||||
#define JOYSTICK_MIN_FIXED (JOYSTICK_MIN + 1)
|
||||
|
||||
static_assert(
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 83aa6133ee2eb43287f8fc373d309a0c99337429
|
||||
Subproject commit a4ce117292cc86e951d82666f4e13bc1dc40443f
|
Loading…
Reference in New Issue
Block a user