Fix joystick compile issues (#9949)

This commit is contained in:
Ryan 2020-08-08 10:24:29 +10:00 committed by James Young
parent e34eca361f
commit 12333b7c5e
3 changed files with 15 additions and 11 deletions

View file

@ -1,3 +1,4 @@
#pragma once
#define JOYSTICK_AXES_COUNT 2
#define JOYSTICK_BUTTON_COUNT 1