This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/core/hle/service/aoc
Morph a6e6a5ac38 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.
2021-11-04 16:59:39 -04:00
..
aoc_u.cpp general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
aoc_u.h service: Replace service event creation with ServiceContext::CreateEvent 2021-10-01 23:38:59 -04:00