service: Add capture services
Adds the basic skeleton for the capture services based off information provided by Switch Brew.
This commit is contained in:
parent
c3e8702d4f
commit
a267a3cc08
6 changed files with 173 additions and 0 deletions
|
@ -170,6 +170,7 @@ void FileBackend::Write(const Entry& entry) {
|
|||
SUB(Service, APM) \
|
||||
SUB(Service, BCAT) \
|
||||
SUB(Service, BTM) \
|
||||
SUB(Service, Capture) \
|
||||
SUB(Service, Fatal) \
|
||||
SUB(Service, FGM) \
|
||||
SUB(Service, Friend) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue