mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 00:38:19 -05:00
service: Add the erpt services
Adds the basic skeleton of the erpt service based off information on Switch Brew.
This commit is contained in:
@ -136,6 +136,8 @@ add_library(core STATIC
|
||||
hle/service/bcat/bcat.h
|
||||
hle/service/bcat/module.cpp
|
||||
hle/service/bcat/module.h
|
||||
hle/service/erpt/erpt.cpp
|
||||
hle/service/erpt/erpt.h
|
||||
hle/service/es/es.cpp
|
||||
hle/service/es/es.h
|
||||
hle/service/fatal/fatal.cpp
|
||||
|
Reference in New Issue
Block a user