service/csnd: Moved into csnd folder and stubbed a few functions (#4006)
* service/csnd: Moved into csnd folder and stubbed a few functions * service/csnd: Addresed comment about missing rb.Skip
This commit is contained in:
parent
719bec84cd
commit
5a4ed10982
4 changed files with 127 additions and 36 deletions
|
@ -218,8 +218,8 @@ add_library(core STATIC
|
|||
hle/service/cfg/cfg_s.h
|
||||
hle/service/cfg/cfg_u.cpp
|
||||
hle/service/cfg/cfg_u.h
|
||||
hle/service/csnd_snd.cpp
|
||||
hle/service/csnd_snd.h
|
||||
hle/service/csnd/csnd_snd.cpp
|
||||
hle/service/csnd/csnd_snd.h
|
||||
hle/service/dlp/dlp.cpp
|
||||
hle/service/dlp/dlp.h
|
||||
hle/service/dlp/dlp_clnt.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue