mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-23 11:18:25 +00:00
(Griffin) Buildfix
This commit is contained in:
parent
6f8194bf65
commit
b3beb2788c
@ -341,6 +341,8 @@ INPUT
|
||||
#include "../input/drivers/rwebinput_input.c"
|
||||
#endif
|
||||
|
||||
#include "../input/drivers_joypad/hid_joypad.c"
|
||||
|
||||
#if defined(__APPLE__)
|
||||
#include "../input/connect/joypad_connection.c"
|
||||
#include "../input/connect/connect_ps3.c"
|
||||
@ -351,8 +353,6 @@ INPUT
|
||||
#include "../input/drivers_hid/apple_hid.c"
|
||||
#endif
|
||||
|
||||
#include "../input/drivers_joypad/hid_joypad.c"
|
||||
|
||||
#ifdef IOS
|
||||
#include "../apple/iOS/bluetooth/btdynamic.c"
|
||||
#include "../apple/iOS/bluetooth/btpad.c"
|
||||
|
Loading…
Reference in New Issue
Block a user