mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-21 02:08:16 +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_KEYS 256
|
||||
|
||||
#ifndef NUM_HATS
|
||||
#define NUM_HATS 4
|
||||
#endif
|
||||
|
||||
typedef struct
|
||||
{
|
||||
int16_t screen_x, screen_y;
|
||||
|
Loading…
Reference in New Issue
Block a user