mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-05 22:20:47 -07: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