This repository has been archived on 2026-05-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
yuzu/src
Lioncash 8d99aae45b k_handle_table: Remove cast to void* in GetObjectForIpc
This was used to get around the KProcess class being incomplete. We can
just move this to the cpp file and eliminate the cast entirely, letting
the compiler do its work.
2022-11-22 13:58:42 -05:00
..
2022-11-13 16:30:55 -08:00
2022-10-25 15:20:23 +00:00
2022-11-13 16:30:55 -08:00
2022-07-27 12:53:49 +02:00