mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 17:28:37 -05:00
service: Add wlan services
Adds the basic skeleton for the wlan services based off the information on Switch Brew.
This commit is contained in:
@ -277,6 +277,8 @@ add_library(core STATIC
|
||||
hle/service/vi/vi_s.h
|
||||
hle/service/vi/vi_u.cpp
|
||||
hle/service/vi/vi_u.h
|
||||
hle/service/wlan/wlan.cpp
|
||||
hle/service/wlan/wlan.h
|
||||
hw/hw.cpp
|
||||
hw/hw.h
|
||||
hw/lcd.cpp
|
||||
|
Reference in New Issue
Block a user