Fix the default joystick type
This commit is contained in:
@@ -59,7 +59,7 @@ typedef struct _joystick_instance_ {
|
|||||||
} joystick_instance_t;
|
} joystick_instance_t;
|
||||||
|
|
||||||
|
|
||||||
int joystick_type = 1;
|
int joystick_type = 0;
|
||||||
|
|
||||||
|
|
||||||
static const joystick_if_t joystick_none = {
|
static const joystick_if_t joystick_none = {
|
||||||
|
Reference in New Issue
Block a user