mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2025-01-31 13:16:55 +01:00
f9a26d468c
ProfileInfo is quite a large struct in terms of data, and we don't need to perform a copy in these instances, so we can just pass constant references instead. |
||
---|---|---|
.. | ||
kernel | ||
service | ||
ipc.h | ||
ipc_helpers.h | ||
lock.cpp | ||
lock.h | ||
result.h |