mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-23 03:10:14 +00:00
Add wifi files to Griffin
This commit is contained in:
parent
5f9a54af56
commit
1bad39131a
@ -824,6 +824,17 @@ RETROARCH
|
||||
|
||||
#include "../intl/msg_hash_us.c"
|
||||
|
||||
/*============================================================
|
||||
WIFI
|
||||
============================================================ */
|
||||
#include "../wifi/wifi_driver.c"
|
||||
|
||||
#include "../wifi/drivers/nullwifi.c"
|
||||
|
||||
#ifdef HAVE_LAKKA
|
||||
#include "../wifi/drivers/connmanctl.c"
|
||||
#endif
|
||||
|
||||
/*============================================================
|
||||
RECORDING
|
||||
============================================================ */
|
||||
|
Loading…
Reference in New Issue
Block a user