4 lines
78 B
C
4 lines
78 B
C
|
#pragma once
|
|||
|
#define JOYSTICK_AXES_COUNT 2
|
|||
|
#define JOYSTICK_BUTTON_COUNT 1
|