5 lines
76 B
C
5 lines
76 B
C
|
#pragma once
|
||
|
|
||
|
#define JOYSTICK_AXES_COUNT 2
|
||
|
#define JOYSTICK_BUTTON_COUNT 1
|