mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 20:59:05 -05:00
renamed "syscall" module to "svc" (more accurate naming)
This commit is contained in:
@ -33,7 +33,7 @@ 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/thread.cpp
|
||||
hle/service/apt.cpp
|
||||
|
Reference in New Issue
Block a user