renamed hle "mrc" module to "coprocessor"
This commit is contained in:
parent
4ee72869cc
commit
f043424915
6 changed files with 17 additions and 17 deletions
|
@ -19,7 +19,7 @@ set(SRCS core.cpp
|
|||
file_sys/directory_file_system.cpp
|
||||
file_sys/meta_file_system.cpp
|
||||
hle/hle.cpp
|
||||
hle/mrc.cpp
|
||||
hle/coprocessor.cpp
|
||||
hle/syscall.cpp
|
||||
hle/service/apt.cpp
|
||||
hle/service/gsp.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue