mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 18:27:58 -05:00
Merge branch 'threading'
This commit is contained in:
@ -33,7 +33,10 @@ set(SRCS core.cpp
|
||||
hle/hle.cpp
|
||||
hle/config_mem.cpp
|
||||
hle/coprocessor.cpp
|
||||
hle/syscall.cpp
|
||||
hle/svc.cpp
|
||||
hle/kernel/kernel.cpp
|
||||
hle/kernel/mutex.cpp
|
||||
hle/kernel/thread.cpp
|
||||
hle/service/apt.cpp
|
||||
hle/service/gsp.cpp
|
||||
hle/service/hid.cpp
|
||||
|
Reference in New Issue
Block a user