(Apple) hats no longer used

This commit is contained in:
twinaphex 2015-11-16 06:56:29 +01:00
parent de9be22071
commit 139a148112

View File

@ -53,9 +53,6 @@ typedef struct
int16_t mouse_wd;
uint32_t key_state[MAX_KEYS];
int8_t hats[NUM_HATS][2];
#if TARGET_OS_IPHONE
bool small_keyboard_active;
#endif