core: De-globalize HLE lock (#7212)

This commit is contained in:
GPUCode
2023-11-28 14:15:27 -08:00
committed by GitHub
parent 83b329f6e1
commit 6ec079ede8
18 changed files with 66 additions and 92 deletions
-2
View File
@@ -182,8 +182,6 @@ add_library(citra_core STATIC
hle/kernel/vm_manager.h
hle/kernel/wait_object.cpp
hle/kernel/wait_object.h
hle/lock.cpp
hle/lock.h
hle/mii.h
hle/mii.cpp
hle/result.h