Service/BCAT: add module and services
This commit is contained in:
parent
d809f65827
commit
7757cc1a7f
8 changed files with 120 additions and 0 deletions
|
@ -124,6 +124,10 @@ add_library(core STATIC
|
|||
hle/service/audio/audren_u.h
|
||||
hle/service/audio/codecctl.cpp
|
||||
hle/service/audio/codecctl.h
|
||||
hle/service/bcat/module.cpp
|
||||
hle/service/bcat/module.h
|
||||
hle/service/bcat/bcat.cpp
|
||||
hle/service/bcat/bcat.h
|
||||
hle/service/fatal/fatal.cpp
|
||||
hle/service/fatal/fatal.h
|
||||
hle/service/fatal/fatal_p.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue