1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-09 07:46:32 -05:00

bgtc: Update to 12.x and implement OpenTaskService

This commit is contained in:
Morph
2021-04-07 11:03:45 -04:00
parent 6af7bd02b2
commit 5ce0e127da
4 changed files with 36 additions and 1 deletions

View File

@@ -212,6 +212,7 @@ void DebuggerBackend::Write(const Entry& entry) {
SUB(Service, ARP) \
SUB(Service, BCAT) \
SUB(Service, BPC) \
SUB(Service, BGTC) \
SUB(Service, BTDRV) \
SUB(Service, BTM) \
SUB(Service, Capture) \