define XUSER_MAX_COUNT if not present
This commit is contained in:
@ -44,6 +44,9 @@ if(x != NULL) \
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef XUSER_MAX_COUNT
|
||||||
|
#define XUSER_MAX_COUNT 4
|
||||||
|
#endif
|
||||||
|
|
||||||
class joystick_windows
|
class joystick_windows
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user