Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltanvb committed Jul 24, 2024
1 parent 2a80aa4 commit 7f17fbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions input/drivers_joypad/mfi_joypad.m
Original file line number Diff line number Diff line change
Expand Up @@ -834,6 +834,8 @@ static bool apple_gamecontroller_joypad_query_pad(unsigned pad)
apple_gamecontroller_joypad_poll,
apple_gamecontroller_joypad_set_rumble,
NULL,
NULL,
NULL,
apple_gamecontroller_joypad_name,
"mfi",
};

0 comments on commit 7f17fbd

Please sign in to comment.