mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
cocoa_input.h - remove NUM_HATS too
This commit is contained in:
parent
139a148112
commit
c3de4ae7c3
@ -25,10 +25,6 @@
|
|||||||
#define MAX_TOUCHES 16
|
#define MAX_TOUCHES 16
|
||||||
#define MAX_KEYS 256
|
#define MAX_KEYS 256
|
||||||
|
|
||||||
#ifndef NUM_HATS
|
|
||||||
#define NUM_HATS 4
|
|
||||||
#endif
|
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
int16_t screen_x, screen_y;
|
int16_t screen_x, screen_y;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user