mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 00:57:53 -05:00
service: Add nfc services
Adds the skeleton of the nfc service based off the information provided on Switch Brew.
This commit is contained in:
@ -172,6 +172,8 @@ add_library(core STATIC
|
||||
hle/service/lm/lm.h
|
||||
hle/service/mm/mm_u.cpp
|
||||
hle/service/mm/mm_u.h
|
||||
hle/service/nfc/nfc.cpp
|
||||
hle/service/nfc/nfc.h
|
||||
hle/service/nfp/nfp.cpp
|
||||
hle/service/nfp/nfp.h
|
||||
hle/service/nfp/nfp_user.cpp
|
||||
|
Reference in New Issue
Block a user