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:
Lioncash 2018-07-31 07:20:42 -04:00
parent 18dd56c38d
commit bdeda001bc
6 changed files with 96 additions and 0 deletions

View file

@ -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) \