mirror of
https://github.com/PabloMK7/citra.git
synced 2025-11-01 14:20:04 +00:00
* kernel/event: Make data members private Instead we can simply provide accessors to the required data instead of giving external read/write access to the variables directly. * fix compile error |
||
|---|---|---|
| .. | ||
| graphics | ||
| console.cpp | ||
| console.h | ||
| lle_service_modules.cpp | ||
| lle_service_modules.h | ||
| profiler.cpp | ||
| profiler.h | ||
| registers.cpp | ||
| registers.h | ||
| registers.ui | ||
| wait_tree.cpp | ||
| wait_tree.h | ||