Browse Source
general: Get the current process program id directly from the system
general: Get the current process program id directly from the system
This allows us to avoid including KProcess' header file in files that only need to get the current process' program id.nce_cpp
21 changed files with 42 additions and 56 deletions
-
4src/core/core.cpp
-
2src/core/core.h
-
3src/core/file_sys/savedata_factory.cpp
-
6src/core/hle/service/acc/acc.cpp
-
15src/core/hle/service/am/am.cpp
-
3src/core/hle/service/am/applets/applet_error.cpp
-
3src/core/hle/service/am/applets/applet_general_backend.cpp
-
3src/core/hle/service/am/applets/applet_web_browser.cpp
-
7src/core/hle/service/aoc/aoc_u.cpp
-
7src/core/hle/service/bcat/bcat_module.cpp
-
3src/core/hle/service/fatal/fatal.cpp
-
5src/core/hle/service/filesystem/filesystem.cpp
-
6src/core/hle/service/filesystem/fsp_srv.cpp
-
3src/core/hle/service/ldr/ldr.cpp
-
3src/core/hle/service/pctl/pctl_module.cpp
-
5src/core/hle/service/prepo/prepo.cpp
-
2src/core/memory/cheat_engine.cpp
-
8src/core/reporter.cpp
-
3src/yuzu/bootmanager.cpp
-
4src/yuzu/main.cpp
-
3src/yuzu_cmd/yuzu.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue