mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 07:47:56 -05:00
service: Add fgm services
Adds the basic skeleton for the fgm services based off the information provided by Switch Brew.
This commit is contained in:
@ -171,6 +171,7 @@ void FileBackend::Write(const Entry& entry) {
|
||||
SUB(Service, BCAT) \
|
||||
SUB(Service, BTM) \
|
||||
SUB(Service, Fatal) \
|
||||
SUB(Service, FGM) \
|
||||
SUB(Service, Friend) \
|
||||
SUB(Service, FS) \
|
||||
SUB(Service, HID) \
|
||||
|
Reference in New Issue
Block a user