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